setting up svn server - Connection refused

2011-02-25 Thread Anton Shterenlikht
I'm learning how to set up svn server. I've read through several sections of http://svnbook.red-bean.com/nightly/en/ Here's what I do: ZEEV svnadmin create /home/mexas/zzz ZEEV svnlook info zzz 2011-02-25 09:15:28 + (Fri, 25 Feb 2011) 0 ZEEV svnserve -d ZEEV ps ax | grep svnserve 66952 ??

Re: setting up svn server - Connection refused

2011-02-25 Thread David Kelly
On Feb 25, 2011, at 3:23 AM, Anton Shterenlikht wrote: When I try to connect to the svn server, I get this: ZEEV svn co svn://localhost/home/mexas/zzz . svn: Can't connect to host 'localhost': Network is unreachable ZEEV svn co svn://10.10.10.14/home/mexas/zzz . svn: Can't connect to host

Re: setting up svn server - Connection refused

2011-02-25 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/25/11 4:23 AM, Anton Shterenlikht wrote: I'm learning how to set up svn server. I've read through several sections of http://svnbook.red-bean.com/nightly/en/ Here's what I do: ZEEV svnadmin create /home/mexas/zzz ZEEV svnlook info zzz

Re: setting up svn server - Connection refused

2011-02-25 Thread Anton Shterenlikht
On Fri, Feb 25, 2011 at 09:15:30AM -0500, Greg Larkin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/25/11 4:23 AM, Anton Shterenlikht wrote: I'm learning how to set up svn server. I've read through several sections of http://svnbook.red-bean.com/nightly/en/ Here's what

Re: setting up svn server - Connection refused

2011-02-25 Thread Frank Shute
On Fri, Feb 25, 2011 at 09:23:03AM +, Anton Shterenlikht wrote: I'm learning how to set up svn server. I've read through several sections of http://svnbook.red-bean.com/nightly/en/ Here's what I do: ZEEV svnadmin create /home/mexas/zzz ZEEV svnlook info zzz 2011-02-25 09:15:28

Re: setting up svn server - Connection refused

2011-02-25 Thread Anton Shterenlikht
On Fri, Feb 25, 2011 at 07:09:04AM -0600, David Kelly wrote: On Feb 25, 2011, at 3:23 AM, Anton Shterenlikht wrote: When I try to connect to the svn server, I get this: ZEEV svn co svn://localhost/home/mexas/zzz . svn: Can't connect to host 'localhost': Network is unreachable ZEEV

Re: setting up svn server - Connection refused

2011-02-25 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/25/11 9:32 AM, Anton Shterenlikht wrote: [...] Many thanks for your help, Greg. However, following David Kelly's advice, I switched to svn+ssh, and that seems to work fine. Nevertheless, I'm curious to find out why svnserve is not

Re: setting up svn server - Connection refused

2011-02-25 Thread Anton Shterenlikht
On Fri, Feb 25, 2011 at 09:59:54AM -0500, Greg Larkin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/25/11 9:32 AM, Anton Shterenlikht wrote: [...] Many thanks for your help, Greg. However, following David Kelly's advice, I switched to svn+ssh, and that seems to

Re: setting up svn server - Connection refused

2011-02-25 Thread Rob Farmer
On Fri, Feb 25, 2011 at 1:23 AM, Anton Shterenlikht me...@bristol.ac.uk wrote: I'm learning how to set up svn server. I've read through several sections of http://svnbook.red-bean.com/nightly/en/ Here's what I do: ZEEV svnadmin create /home/mexas/zzz ZEEV svnlook info zzz 2011-02-25

Re: setting up svn server - Connection refused

2011-02-25 Thread Anton Shterenlikht
On Fri, Feb 25, 2011 at 09:56:29AM -0800, Rob Farmer wrote: What could be the problems? From the rc script (which would probably be better than starting it manually): # Note: # svnserve bind per default at the ipv6 address! # If you want svnserve binding at ipv4 address, you have #