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

Re: Move problem with Win Filesystem

From: Nathan Kidd <nathan_at_hummingbird.com>
Date: 2004-08-27 20:09:34 CEST

Michael Gaehwiler wrote:

> the renaming of files to only change capitals does not
> work on windows filesystem. example:
>
> create file 'Hello.TXT' (e.g. copied from DOS filesystem)
> svn add Hello.TXT
> svn move Hello.TXT hello.txt
> svn: Cannot move path 'Hello.TXT' into itself

See http://subversion.tigris.org/project_faq.html#case-change

> so my question is: could somebody resolve this problem?

The above FAQ isn't a proper solution, in my view. The client should
know it's on a case-insensitive system and work with that.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 27 20:09:05 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.