On Mon, 8 Dec 2008, Jürgen Spitzmüller wrote:

        /home/lyx/www/www-user/

which is simply a checkout of www-user. When you commit, this directory
should update automatically... (it seemed to work when I did an upate
there).

If I try to do an svn up there, I get
svn: Can't open file 'wiki.d/.svn/lock': Permission denied

Maybe this is the whole problem? The directory apparently has other properties than the others. Seems only _you_ currently have write permission to this directory. I guess this is the reason why committing still works for you.

Hmm...
        [EMAIL PROTECTED] www.lyx.org]$ ls -ld wiki.d
        drwxrwsr-x  3 apache wiki 4096 Dec  8 11:17 wiki.d
        [EMAIL PROTECTED] www.lyx.org]$ ls -ld wiki.d/.svn
        drwxrwsr-x  7 chr wiki 4096 Dec  7 21:28 wiki.d/.svn

I changed the group ownership of .svn/ to 'svnusers':

        [EMAIL PROTECTED] wiki.d]$ ls  -ld .svn
        drwxrwsr-x  7 chr svnusers 4096 Dec  7 21:28 .svn

Could you please try and commit a file? Hopefully it'll work now.

/Christian

--
Christian Ridderström, +46-8-768 39 44            http://www.md.kth.se/~chr

Reply via email to