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

Re: update problem on windows after svn move.

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-03-04 16:00:40 CET

Roland Schwingel wrote:

>User A does "svn mv myFile.c myfile.c" and commits this change
>User B wants to update his working copy.
>
>This fails due to the fact the svn client now claims that there is already
>a file with the same name in the working copy. Well windows is not
>casesensitive and that appears to be the problem here.
>
>This is really odd. Is this an already know issue and will it be adressed
>once?
>
>

This is a known problem and the workarounds are pretty ugly, mainly
because Windows is "helpfully" ignoring case on filenames. The FAQ entry
might prove useful:
http://subversion.tigris.org/project_faq.html#case-change

Basic advice is to get the case correct when you're working on Windows.
Sorry!

Cheers,
Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 4 15:59:31 2004

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.