Re: Problems with permissions (changed vith svn commit)

2013-04-07 Thread Sebastijan V
7 (in the same shell, prior to testing) Sebastijan V wrote on Thu, Mar 21, 2013 at 02:50:52 +0100: Hello I'm using Fedora. Until subversion-1.6.18-1 everything was OK. From version 1.7.8-1 I have following problem: # touch testfile # ls -la testfile -rw-r--r--. 1 root root 0 Mar 21 02:4

Problems with permissions (changed vith svn commit)

2013-03-20 Thread Sebastijan V
Hello I'm using Fedora. Until subversion-1.6.18-1 everything was OK. From version 1.7.8-1 I have following problem: # touch testfile # ls -la testfile -rw-r--r--. 1 root root 0 Mar 21 02:49 testfile # chmod 600 testfile # svn add testfile # ls -la testfile -rw---. 1 root root 0 Mar 21 02:49