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

Re: Installation problem on svn 1.2.3

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-09-20 20:42:53 CEST

On Sep 20, 2005, at 19:43, phil campaigne wrote:

> I'll focus on getting the svn protocol right. Here's what I tried:
>
> [phil@hardwoodthunder subversion]$ svnserve -i
> ( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) )

svnserve -i is meant to be called by inetd, and won't work right if
you call it manually from the command-line like that. But svnserve -d
will.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 20 20:54:40 2005

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.