[Python-Dev] Admin access using svn+ssh
James Y Knight
foom at fuhm.net
Mon Aug 22 17:57:54 CEST 2005
On Aug 22, 2005, at 11:32 AM, Barry Warsaw wrote:
> They are the same machine, with different IP addresses. Anonymous
> webdav will require two Apache processes, since different user/groups
> are needed and to support different certs for svn.python.org and
> (eventually) www.python.org.
>
It seems a waste to use SVN's webdav support just for anon access.
The svnserve method works well for anon access. The only reason to
use svn webdav IMO is if you want to use that for authenticated
access. But since you're talking about using svn+ssh for that..
James
More information about the Python-Dev
mailing list