[Python-Dev] Admin access using svn+ssh
Paul Moore
p.f.moore at gmail.com
Tue Aug 23 12:41:11 CEST 2005
On 8/22/05, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> James Y Knight wrote:
> > 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..
>
> It has the advantage that we can easily point people to files
> with a web browser; they don't need an svn client.
It also allows anonymous svn checkouts for people behind firewalls
that only allow HTTP through.
Paul.
More information about the Python-Dev
mailing list