PDA

View Full Version : subversion server?



khookguy
04-11-2007, 12:12 PM
I see some threads here that describe how to install the svn client in a bluehost account. I'm wondering if it is possible to host an SVN repository with bluehost?

I'm assuming that it might not be possible since the default port that the SVN daemon listens on is 3690.

Specifically, I have 2 questions:
(1) Is it possible to host an SVN repository by running the svnserve daemon listening on port 3690?
(2) Is it possible to host an SVN repository using Apache httpd 2.0, the mod_dav DAV module that comes with it, Subversion, and the mod_dav_svn filesystem provider module distributed with Subversion?

evarlast
05-27-2007, 12:04 PM
I would also like to use apache to host subversion repositories. mod_svn would be a great addiction. I'd love to use apache to secure my svn repository.

I hear dreamhost offers this as part of its standard package.