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?
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?