[Python-Dev] Admin access using svn+ssh

Phillip J. Eby pje at telecommunity.com
Mon Aug 22 18:42:57 CEST 2005


At 06:23 PM 8/22/2005 +0200, Martin v. Löwis 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.

You can do that with viewcvs, too.  Viewcvs can also create tarballs for 
easy downloading, and has a lot of browsing and viewing options that the 
SVN webdav mode doesn't.



More information about the Python-Dev mailing list