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

Re: failed to add file <snip> object of the same name already exists

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-09 19:50:56 CEST

"Andrew" <apenhorwood@kaleo.biz> writes:

> I am getting this error on checkout.
>
> failed to add file 'C:/Web/wwwroot/kaleo/images/KaleoAddress.gif': object of
> the same name already exists
>
> This file KaleoAddress.gif exist and so does KaleoAddress.png in the same
> directory.
>
> When this error happens the checkout process fails. I am unable to checkout
> anything in the images dir.

'svn checkout' will not overwrite unversioned files. It's a safety
feature.

Just allow 'svn checkout' to create a new directory for the whole
working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 9 19:54:13 2003

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.