Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 23:13:12 +0000
From:      "Darrell Blake" <darrell.blake@gmail.com>
To:        "Mark G." <mark-fbsd-quest-10+20080323@giovannetti.ca>
Cc:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: Subversion and FreeBSD permission problems
Message-ID:  <15c45fbc0803231613n3799a9ckdcf3cc2e5d5f30c4@mail.gmail.com>
In-Reply-To: <47E6BEBB.50306@giovannetti.ca>
References:  <15c45fbc0803230901w112ccdadn8277efc0a4fc7246@mail.gmail.com> <F6D9CCF5-F70A-436C-A1A1-BDF5D367320E@hiwaay.net> <47E6BEBB.50306@giovannetti.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm SSHing to my server from my desktop as I haven't actually got a
monitor on the server but when I do a sockstat I get the following
output regarding svn:

svuser    svnserve   846   3  tcp6   *:3690                *:*

When I try and do "telnet 127.0.0.1 3690" on the server I get...

telnet: connect to address 127.0.0.1: Connection refused.
telnet: Unable to connect to remote host

...and if I try and do "telnet 192.168.0.10 3690" from my desktop I get...

Connecting To 192.168.0.10...Could not open connection to the host, on port 3690
: Connect failed"

I'm not opposed to using SVN via SSH but I'd kind like to get a
vanilla SVN server going first. It's becoming an unusually steep
learning curve =o)


On Sun, Mar 23, 2008 at 8:34 PM, Mark G.
<mark-fbsd-quest-10+20080323@giovannetti.ca> wrote:
> David Kelly wrote:
>  >
>  > On Mar 23, 2008, at 11:01 AM, Darrell Blake wrote:
>  >> If I move into a temp directory and do "svn checkout
>  >> file:///usr/local/svn/repository/TestProject" it works fine but if I
>  >> do "svn svn://127.0.0.1/TestProject" I get an error stating "svn:
>  >> Can't connect to host '127.0.0.1': Connection refused".
>  >>
>  >> Also, if I try and use TortoiseSVN to browse the repository externally
>  >> I get an error stating "Error * Can't connect to host '192.168.0.10':
>  >> No connection could be made because the  target machine actively
>  >> refused it."
>
>  What does the output of `sockstat -4` look like?  It should
>  list the SVN server's listening port.
>
>
>  >
>  >
>  > I suggest using svn+ssh: rather than svn:
>  >
>  > Then so long as you can ssh into the machine you can do svn.
>  >
>
>  Here is a short paper I wrote about SVN over SSH on FreeBSD.
>
>  https://www.giovannetti.ca/bsd/SubversionOnFreeBSDWithSSH.pdf
>
>  Mark
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15c45fbc0803231613n3799a9ckdcf3cc2e5d5f30c4>