Subversion, Linux and VFAT
From: Aaron Digulla <digulla_at_hepe.com>
Date: 2004-08-12 21:13:42 CEST
Hello,
I have a large SVN repository which I've checked out on a memory stick so I
This works so far.
What doesn't work is "svn st".
Root cause: The repository contains a file "AUTHORS".
VFAT on Linux is compatible to Windows -> Filenames with all uppercase (ie.
So when I do an ls on Linux or open the directory in WindowsNT, I see
Now, svn is confused and tries to download "AUTHORS" as "AUTHORS.tmp" (note
A simple solution would be to rename the file but it's from an imported
I tried to find a mount option to change the default behavior of VFAT but what
Any ideas?
-- Aaron "Optimizer" Digulla a.k.a. Philmann Dark "It's not the universe that's limited, it's our imagination. Follow me and I'll show you something beyond the limits." http://www.philmann-dark.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Aug 12 21:11:00 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.