http://subversion.tigris.org/issues/show_bug.cgi?id=2599
Issue #|2599
Summary|Can't check out to a working
directory on a FAT32 part
|ition.
Component|subversion
Version|---
Platform|PC
URL|http://subversion.tigris.org/servlets/ReadMsg?listName
|=users&msgNo=53169
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|FEATURE
Priority|P3
Subcomponent|unknown
Assigned to|issues subversion
Reported by|rotwang
------- Additional comments from rotwang tigris.org Sun Aug 20 12:37:20 -0700 2006 -------
http://subversion.tigris.org/servlet
s/ReadMsg?listName=users&msgNo=53169
In the linux version of subversion 1.3.2, when you try to
check out to a working
directory that is on a fat32 partition (or on a SAMBA mount
of a FAT32
partition), it throws an error and fails. The error is:
svn: Can't set file '/mnt/winE/_pro42/pro42/.svn/entries'
read-only:
Operation not permitted.
This is, of course, most likely caused by the fact that
fat32 files don't have
permissions. However, it seems to me that setting the file
to read-only should
be optional- subversion should just warn rather than bail
out and die.
As it is now, this is forcing us to either go with a
different solution than
subversion, or to get a Microsoft Windows server. And we'd
hate to see that happen.
------------------------------------------------------------
---------
To unsubscribe, e-mail: issues-unsubscribe subversion.tigris.org
For additional commands, e-mail: issues-help subversion.tigris.org
|