[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnadmin create and not being method agnostic

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 30 Dec 2010 15:32:01 +0100

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
Received on 2010-12-30 15:32:51 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.