I am trying to configure svn for multiple users through ssh, and in the checklist athttp://svnbook.red-bean.com/en/1.0/ch06s05.html The below text appears. "Your users need to use a sane umask when accessing the repository. Make sure that svnserve (/usr/local/bin/svnserve, or wherever it lives in $PATH) is actually a wrapper script which sets umask 002 and executes the real svnserve binary. Take similar measures when using svnlook and svnadmin. Either run them with a sane umask, or wrap them as described above." Can anyone here explain what is needed to be done for this? This is on a Debian system using subversion 1.0.6-2 Jim --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss