Garrett Rooney wrote:
> On 3/16/06, Jean T. Anderson <[EMAIL PROTECTED]> wrote:
> 
>>I updated cayenne's status page and got an error regarding
>>projects/lucene.net.html when I did 'svn up' on people.apache.org:
>>
>>   -bash-2.05b$ svn up
>>   U    projects/cayenne.html
>>   svn: Failed to add file 'projects/lucene.net.html': object of the
>>same name already exists
>> ...
>  
> It means someone incorrectly dropped a file named lucene.net.html into
> the working copy on the web server, then went and committed it to svn.
>  Run 'svn status' in the working copy on the server, if it says
> lucene.net.html is unversioned, just remove it and update, if it says
> it's been added or something do a 'svn revert lucene.net.html', then
> remove it, then update.

Thanks -- it was unversioned so removal + 'svn up' did the needed trick.

 -jean

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to