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>"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to