You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Rory Clark <ro...@clarkzoo.org> on 2007/03/23 18:21:16 UTC

RE: Help with error message...

Resending due to lack of response...
 
 
Thanks!
Rory
 

  _____  

From: Rory Clark [mailto:roryslists@clarkzoo.org] On Behalf Of Rory Clark
Sent: Thursday, March 22, 2007 10:42 AM
To: 'users@subversion.tigris.org'
Subject: Help with error message...


This looks like a case where Window's Case Insensitivity is biting me in the
rear.
 
Here's error message.
 
Error: Failed to add directory 'trunk\utils': object of the same name is
already scheduled for addition  

Looking in the entries file, I see a reference to Utils and utils.
 
How do go about fixing this problem?
 
 
Thanks!
Rory
 

Re: Help with error message...

Posted by Andy Levy <an...@gmail.com>.
On 3/23/07, Rory Clark <ro...@clarkzoo.org> wrote:
>
>
> Resending due to lack of response...
>
>
> Thanks!
> Rory
>
>
>  ________________________________
>  From: Rory Clark [mailto:roryslists@clarkzoo.org] On Behalf Of Rory Clark
> Sent: Thursday, March 22, 2007 10:42 AM
> To: 'users@subversion.tigris.org'
> Subject: Help with error message...
>
>
>
> This looks like a case where Window's Case Insensitivity is biting me in the
> rear.
>
> Here's error message.
>
> Error: Failed to add directory 'trunk\utils': object of the same name is
> already scheduled for addition
>
> Looking in the entries file, I see a reference to Utils and utils.
>
> How do go about fixing this problem?

Fix the problem by either

A) Renaming or relocating one of the utils directories (either in the
repository or the one you're adding)
B) Use a filesytem/OS which is case-sensitive.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: RE: Help with error message...

Posted by Rob van Oostrum <ro...@blastradius.com>.
You svn remove one of the two repository-side (svn rm url), or rename
one (svn mv url1 url2).

 

________________________________

From: Rory Clark [mailto:roryslists@clarkzoo.org] 
Sent: Friday, March 23, 2007 2:21 PM
To: users@subversion.tigris.org
Subject: RE: Help with error message...

 

Resending due to lack of response...

 

 

Thanks!

Rory

 

 

________________________________

From: Rory Clark [mailto:roryslists@clarkzoo.org] On Behalf Of Rory
Clark
Sent: Thursday, March 22, 2007 10:42 AM
To: 'users@subversion.tigris.org'
Subject: Help with error message...

This looks like a case where Window's Case Insensitivity is biting me in
the rear.

 

Here's error message.

 

Error: Failed to add directory 'trunk\utils': object of the same name is
already scheduled for addition  

Looking in the entries file, I see a reference to Utils and utils.

 

How do go about fixing this problem?

 

 

Thanks!

Rory

 


Re: Help with error message...

Posted by Ramanathan Muthaiah <ru...@gmail.com>.
> Error: Failed to add directory 'trunk\utils': object of the same name is
> already scheduled for addition
>
> Looking in the entries file, I see a reference to Utils and utils.
>
> How do go about fixing this problem?

Sorry, if I have missed any of your earlier posts which carried all
the details of the operation(s) which results in the errors shown
above.

Else, it would helpful to provide the details of operations that are being done.

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org