Package: subversion Severity: normal
Due to permission problems with various access methods, the svnserve should be shell script: #!/bin/sh umask 022 /usr/lib/subversion/svnserve "$@" As described in the SVN book: Supporting Multiple Repository Access Methods http://svnbook.red-bean.com/en/1.1/ch06s05.html The original binary could be either renamed to: /usr/bin/svnserve1 or placed to: /usr/lib/subversion/svnserve -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.9-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]