* Wed 2005-01-26 Peter Samuelson <peter AT p12n.org> INBOX.mail.bug | [Jari Aalto] | | > Due to permission problems with various access methods, the svnserve | > should be shell script: | > | > #!/bin/sh | > | > umask 022 | > /usr/lib/subversion/svnserve "$@" | | You mean 002, yes? That was my thought when I saw this and, indeed, | that's what the text you link to recommends.
Yes. As instructed in the subversion manual. Jari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]