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

Re: Subversion reports error.

From: Ryan Schmidt <subversion-2012a_at_ryandesign.com>
Date: Wed, 8 Feb 2012 17:23:02 -0600

On Feb 8, 2012, at 15:41, Alagazam.net Subversion wrote:
> On Feb 7, 2012, at 15:44, Masaru Kitajima wrote:
>> On 2012/02/08, at 6:36, Daniel Shahaf wrote:
>>> What is the output of
>>>
>>> % ssh section-9_at_section-9.sakura.ne.jp svnserve -t
>>
>> It is as below:
>>
>> ( success ( 2 2 ( ) ( edit-pipeline svndiff1 absent-entries commit-revprops depth log-revprops partial-replay ) ) )
>>
>> and then stops. A prompt is not shown.

>
> This symptom of not getting any prompt back reminds me of a totally
> non-svn related "bug" but a network error I encountered some time ago.

Not seeing a prompt in this case is not a bug; it's expected behavior. svnserve is not an interactive program that has a prompt. It's a Subversion server; the above test demonstrated that svnserve is running correctly and is waiting for a Subversion client to connect to it.
Received on 2012-02-09 00:23:55 CET

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.