NTFS permissions issue on Linux
From: Jaan Vajakas <jaanvajakas_at_hot.ee>
Date: Sat, 25 Dec 2010 17:26:08 +0200
Hi,
I am using SVN version 1.6.15 on openSUSE 11.3 (x86).and have the
I have an NTFS partition mounted with the following line in /etc/fstab:
ntfs-3g gid=users 0 0
When I run the following commands:
cd /windows
then the output is as follows:
Checked out revision 0.
So updating the working copy as a non-root user (with the command "svn
The command "ls -l" shows that all files and directories under /windows
So the expected behavior would be that
A workaround is to add the parameter uid=1000 to the /etc/fstab line:
svnadmin seems to have the same problem (run e. g. "svnadmin create
Best regards,
Jaan Vajakas
|
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.