FreeBSD 6.2 + Subversion - cannot connect...

Elliot Finley efinleywork at efinley.com
Tue Mar 20 04:56:49 UTC 2007


On Tue, 20 Mar 2007 15:16:23 +1100, you wrote:

>Hi All,
>
>I'm trying to set up a subversion server on a miniITX box running a
>freebsd server (no X) and vanilla subversion - no appache, either
>straight svn or svn+ssh.
>
>followed the basics from 2 howtos on the net - OnLamp and another (I
>can't recall off the top of my head)
>
>I can svn import, svn commit and svn checkout using the file method
>from either the svn user or other users using the file:/// method.
>
>I cannot svn to the repository using tortoise SVN from the windows XP
>box on the same network.
>
>any suggestions welcome for where to start looking - I'm all out.

in /etc/rc.conf
svnserve_flags="-d --listen-port=3690 --listen-host=<serverIP>"


More information about the freebsd-questions mailing list