Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Giorgos Keramidas
On Sun, 23 Mar 2008 23:13:12 +, "Darrell Blake" <[EMAIL PROTECTED]> wrote: > 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: > > svusersvnserve 846 3 tcp6 *:3690

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.
Hi again, Darrell Blake wrote: 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: svusersvnserve 846 3 tcp6 *:3690*:* I jus

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.
Hi Darrell, Please don't top post. Further help follows. Darrell Blake wrote: 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: svusersvnserve 846 3 tcp6 *:3690

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Darrell Blake
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: svusersvnserve 846 3 tcp6 *:3690*:* When I try and do "telnet 127.0.0.1 3690" on the server I get... telnet: con

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.
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': Co

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread David Kelly
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".

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Giorgos Keramidas
On Sun, 23 Mar 2008 16:01:48 +, "Darrell Blake" <[EMAIL PROTECTED]> wrote: > I'm fairly new to FreeBSD and SVN but myself and a few developer > friends are undertaking a small project and I've been tasked with > getting the source control working. I decided to use FreeBSD for the > server for n