Move problem with Win Filesystem
From: Michael Gaehwiler <Michael.Gaehwiler_at_griesser.ch>
Date: 2004-08-27 10:45:22 CEST
hi
the renaming of files to only change capitals does not
create file 'Hello.TXT' (e.g. copied from DOS filesystem)
the only workaround i know is to rename the file in
also if the file is renamed in the dos box with the ren
i think subversion recognizes the difference between the files
to solve this problem the file could firstly be moved to the .svn
so my question is: could somebody resolve this problem?
i don't know if this ever was an issue on the list. i didn't
thanks in advance
<snip>
Verzeichnis von C:\Tests\TestCheckout
27.08.2004 10:27 <DIR> .
C:\Tests\TestCheckout>ren Hello.TXT Hello.txt
C:\Tests\TestCheckout>dir
Verzeichnis von C:\Tests\TestCheckout
27.08.2004 10:28 <DIR> .
C:\Tests\TestCheckout>svn --verbose status
C:\Tests\TestCheckout>svn commit -m "Hello changed"
C:\Tests\TestCheckout>svn update
C:\Tests\TestCheckout>dir
Verzeichnis von C:\Tests\TestCheckout
27.08.2004 10:28 <DIR> .
C:\Tests\TestCheckout>svn --verbose status
C:\Tests\TestCheckout>
-- Michael Gähwiler Griesser Electronic AG Aegertweg 7 CH-8305 Dietlikon Tel: +41 44 805 70 11 Direkt: +41 44 805 70 33 Fax: +41 44 805 70 15 mailto:michael.gaehwiler@griesser.ch --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Aug 27 10:47: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.