[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: What does this error mean?

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-15 04:57:35 CEST

On Jul 14, 2007, at 20:45, Rory Clark wrote:

> And more importantly, how do I fix it?
>
> Error: Failed to add file 'D:\svnroot\Development\Some\File.cs':
> object of the same name is already scheduled for addition
> I'm getting this all over the place after a commit failed talking
> to the server.

It sounds like your commit succeeded, but your working copy doesn't
think it did. Try checking out a new working copy. Verify that your
changes did indeed make it into the repository. Make sure you don't
have any other uncommitted or unversioned work in your old working
copy. Then delete the old working copy and use the new one.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 15 04:58:14 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.