RE: RE: Re: NTFS permissions issue on Linux

2010-12-25 Thread Jaan Vajakas
> This solution obviously does not work if one wants only some users to > have only some users access the partition (i. e. make use of the gid > option). Sorry for my typo, what I wanted to say was "this solution does not work if one wants only some users to have access to the partition", i. e. co

RE: Re: NTFS permissions issue on Linux

2010-12-25 Thread Jaan Vajakas
> Just curios, why are you using --fs-type bdb? I just copied this line for the test script from a previous bug report. Actually for my real data I am using a repository over HTTPS (and I guess that server uses Linux with a native Linux file system), so the repository layout and protocol are not r

Re: NTFS permissions issue on Linux

2010-12-25 Thread Stefan Sperling
On Sat, Dec 25, 2010 at 05:26:08PM +0200, Jaan Vajakas wrote: > Hi, > > I am using SVN version 1.6.15 on openSUSE 11.3 (x86).and have the > following issue. > > I have an NTFS partition mounted with the following line in /etc/fstab: > /dev/disk/by-id/ata-SAMSUNG_HM250HI_S1RUJ9FZ801112-part1 /wind

NTFS permissions issue on Linux

2010-12-25 Thread Jaan Vajakas
Hi, I am using SVN version 1.6.15 on openSUSE 11.3 (x86).and have the following issue. I have an NTFS partition mounted with the following line in /etc/fstab: /dev/disk/by-id/ata-SAMSUNG_HM250HI_S1RUJ9FZ801112-part1 /windows ntfs-3ggid=users 0 0 When I run the followi