On Thu, Dec 30, 2010 at 03:29:11PM +0100, Stefan Sperling wrote:
>  create-svn-repos.sh:
>  #!/bin/sh
>  svnadmin create $1
>  rm -f $1/conf/svnserve.conf

Of course, you would also need to delete svnserve from the system
and somehow make sure that no local user can compile their own
svnserve binary or copy one from another system.

Stefan

Reply via email to