[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: svnserve issue

From: Wesley Hobbie <whobbie81-linuxgeek_at_yahoo.com>
Date: 2007-06-20 02:01:34 CEST

I have rebooted the server a couple of times.
netstat -an|grep 3690 returns nothing.

-----Original Message-----
From: Kris Deugau [mailto:kdeugau@vianet.ca]
Sent: Tuesday, June 19, 2007 11:16 AM
To: users@subversion.tigris.org
Subject: Re: svnserve issue

Wesley Hobbie wrote:
> I have Mandriva 2007, the subversion-server RPM package provides the
> /etc/xinet.d/svnserve script. By default the disable is set to 'yes'.
> I edited the file to set the disable to 'no' and to set the
> server_args to "-i -r /usr/local/repositories".

OK, did you restart xinetd? It doesn't automatically pick up on changes to
its configuration.

To see if something is listening on the right port, run "netstat
-an|grep 3690" and see if you get any output.

You'll still have to use svnadmin to create repositories under
/usr/local/repositories before using anything, and make sure that they're
owned by the right user.

-kgd

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 20 01:58:37 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.