[Lvlug] Can't connect to subversion server?
Linc Fessenden
linc at thelinuxlink.net
Mon Jan 15 20:39:22 EST 2007
Mark wrote:
> I've had subversion installed on my desktop for awhile and I just decided to
> get it up and going on my file server. Should be the right thing, yeah?
>
> I've got it installed and working locally when I ssh into the server (svn
> version 1.4.2) but I can't seem to make anything happen from my workstation
> (svn version 1.4.0.) From my ssh session on the server I can't see the open
> port. It should be 3690, the default, but it doesn't show up when I nmap
> localhost. Next, I used "lsof | grep subserve" and it shows up as having the
> associated port. Finally, nothing is showing up in /var/log/messages when I
> do a tail -f on the log.
>
> Should I be seeing an open port when I run nmap?
>
> -Mark
Wait.. Are you running the svn server as a daemon, or are you just
using subversion over ssh? I don't believe the two are mutually
inclusive. Although I have not done it that way, you are supposed to be
able to use ssh as your transport inside ssh and not have the daemon
running (hence no open port 3690). The regular svnserve daemon uses
that port though for regular tcp.
--
-Linc Fessenden
In the Beginning there was nothing, which exploded - Yeah right...
More information about the Lvlug
mailing list