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

RE: A "file exists" error even when file does not exist.

From: Reedick, Andrew <Andrew.Reedick_at_BellSouth.com>
Date: 2006-09-28 22:15:41 CEST

> -----Original Message-----
> From: John Thile [mailto:gilrain@gmail.com]
> Sent: Thursday, September 28, 2006 3:29 PM
> To: users@subversion.tigris.org
> Subject: A "file exists" error even when file does not exist.
>
> Hello folks,
>
> I'm trying to add a file of a certain name to a folder in one of our
> repositories. However, when I do I get a "Commit failed (details
> follow): File '...' already exists". I've searched on the problem, but
> previous reports were answered with "well, do an update first!" In
> this case, at least, that's not the problem: I'm updating immediately
> before the attempt, and no file of the same name exists.
>
> Now, a file of the same name existed in a past revision and was later
> deleted. I assume that's not the problem, however, because it would be
> pretty silly if any time a file was checked in its name was reserved
> forever, even if deleted.
>

Run 'svn status' and 'svn status -u' on the file. Run 'svn help status'
to determine what the various symbols mean.

That should help with the troubleshooting.

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA623

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 28 22:16:41 2006

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.