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

Re: Subversion vs VSS

From: Andrew Vaughan <ajv-lists_at_netspace.net.au>
Date: 2005-04-28 02:59:12 CEST

On Thu, 28 Apr 2005 09:23 am, Jeffrey Allison wrote:
<snip>
> Several folks have pointed this out, and it does seem to be the
> obvious answer. But when I try it from Tortoise I get the error,
> "Failed to add file <filename>: object of the same name already
> exists."

I think this type of error happens when the file "Foo" exists and svn
needs to add "foo". ie two filenames differing only in case. Note
that this is a windows filesystem limitation. (Try creating "foo.txt"
and "Foo.txt" with Explorer.) On linux this does not error.

I think you also get a similar error trying to replace file "foo" with
dir "foo" and vice versa.

-- 
Thanks
Andrew V.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 03:14:44 2005

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.