Re: Using svnserve securely
From: John Peacock <john.peacock_at_havurah-software.org>
Date: Tue, 26 Feb 2008 12:00:50 -0500
Sebastian Tennant wrote:
If the working copy was checked out using file::///path/to/repos (which
>> Just use a server process that owns the repository files exclusively
Have the local users do this:
$ svn co svn://servername/repos/project/files
instead of this:
$ svn co file:///path/to/repos/project/files
The remote users will use exactly the same command as the local. There
John
---------------------------------------------------------------------
|
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.