View Full Version : Public Repos with mod_dav_svn?
BonzoESC
01-01-2007, 03:12 PM
Is there a way that I can make a public subversion repository accessible with an HTTP URL (svn co http://code.whytheluckystiff.net/svn/markaby/trunk/ markaby for an example)? i've got some projects I'd like to make publically available, with no easy way to do so right now.
You can use svn+ssh with an anonymous user. Create the user and add read-only access to the Subversion repository via setfacl from the shell. That's one alternative, but if SSH is unavailable to the svn binary, then HTTP may be the only route. If so, let me know on the path you would like setup with DAV support and I can enable it for the account.
If you would like the code to appear on the Web server just for easy access, then you could always go Horde (http://www.horde.org/) + Chora (http://www.horde.org/chora/). Enscript does the syntax highlighting and is setup through Chora.
vBulletin® v3.7.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.