Failed to add file mojoportal\Web\Data\Style\halloween.css: object of the same name already exists

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
8/18/2005 3:28:36 AM
Gravatar
Total Posts 36

Failed to add file mojoportal\Web\Data\Style\halloween.css: object of the same name already exists

Having both Halloween.css and halloween.css is causing havoc on windows svn. I used to be able to just delete Halloween.css and it would get restored as halloween.css but I'm not so lucky anymore. You can see both exist in this page of the viewsvn module.
8/18/2005 3:02:14 PM
Gravatar
Total Posts 18439

Re: Failed to add file mojoportal\Web\Data\Style\halloween.css: object of the same name already exis

Yikes, sorry about that. I've removed the lower case version, it needs to be Halloween.css

Joe
8/19/2005 4:24:58 AM
Gravatar
Total Posts 36

Re: Failed to add file mojoportal\Web\Data\Style\halloween.css: object of the same name already exis

Thanks, unfortunately I'm still having problems, it seems that Web/Data/Sites/1/Style/Halloween has been fixed but not Web/Data/Sites/Style? or something of that nature. Either way I'm unable to fully update my tree or perform a clean checkout on Windows.

Also, I've compiled a short list of files/directories that I feel can be removed to safely lower the level of unexpected/uneeded conflicts that might pop up in regular development process.

FCKeditor.Net_2.1/FredCK.FCKeditorV2.csproj.user
skmMenu/skmMenu.csproj.user
MySQLConnector/MySql.Data.csproj.user
sharpziplib/sharpziplib.csproj.user
MSSQLData/MSSQLData.csproj.user
Business/mojoPortal.Business.csproj.user
PostgreSQLData/PostgreSQLData.csproj.user
MySQLData/MySQLData.csproj.user
Lucene.Net/Lucene.Net.csproj.user
ZedGraph/ZedGraph.csproj.user
npgsql/npgsql.csproj.user
AssistedSolutions.SlickUpload/AssistedSolutions.SlickUpload.csproj.user
log4net/log4net.csproj.user
Web/mojoPortal.Web.csproj.user
NeatUpload/bin
npgsql/bin
Web/bin
Web/obj
mojoportal.suo

AFAICT .user and .suo files are specific to each developer (though often very similar) and dealing with resolutions in bin and obj folders is just a pain and uneeded.

Thanks for all the great work! :-)
8/19/2005 2:22:02 PM
Gravatar
Total Posts 18439

Re: Failed to add file mojoportal\Web\Data\Style\halloween.css: object of the same name already exis

Sorry TJ, after I deleted the haloween.css form the repository it got put back when another developer merged his branch. I've removed it again.

You make good points on the .user and .suo files, I'll get them out of there this weekend. I got rid of the contents of the bin folders a while ago and it doesn't look like anything found its way back in there, just the folders are there.

I will also be removing the  AssistedSolution.SlickUpload project as it is being replaced by a new one called NeatUpload that works on both windows/IIS and mono/apache

Thanks,

Joe
8/19/2005 3:41:18 PM
Gravatar
Total Posts 18439

Re: Failed to add file mojoportal\Web\Data\Style\halloween.css: object of the same name already exis

This should be fixed now in svn.

Thanks,

Joe
8/19/2005 4:13:28 PM
Gravatar
Total Posts 36

Re: Failed to add file mojoportal\Web\Data\Style\halloween.css: object of the same name already exis

Thanks for all your hard work! I'm anxious to start actively contributing.

On a side note is there an irc server you frequent or a home of a #mojoportal, or perhaps a mojoportal mailing list (I'm not particularly fond of forums ).
8/19/2005 4:44:53 PM
Gravatar
Total Posts 18439

Re: Failed to add file mojoportal\Web\Data\Style\halloween.css: object of the same name already exis

Sorry but honestly I don't have time to manage multiple input streams like irc and mailing lists, forums is relatively easy for me to manage and the most effective way to get support and create a log for others who may have the same issue to resolve so I don't have to answer the same questions over and over. 

I do plan to have a news letter at some point but a support mailing list is more work than I plan to take on in the near future. I want to focus on development as much as I can.  If we get to a point where there are a lot of people besides me are answering questions here in the forums then it will be time to add a mailing list. Right now its mostly just me.

I like your enthusiasm though and hope we get to that point!

You must sign in to post in the forums. This thread is closed to new posts.