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

Re: [PATCH] Detect EOF during propmt

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-15 18:23:47 CET

"C. Michael Pilato" <cmpilato@collab.net> writes:

> Julian Foad <julianfoad@btopenworld.com> writes:
>
>> Philip Martin wrote:
>> > David Wilson <dw@botanicus.net> writes:
>> >
>> >> $ svn co https://china.botanicus.net/svn/cdr_mysql < /dev/null
>> > If you are running svn from a crontab then using --non-interactive
>> > will cause it to fail rather than spin.
>>
> The --non-interactive options tells Subversion to never prompt for
> auth information. In this case, if Subversion doesn't prompt, it
> doesn't hang.

The original bug does not involve hanging, rather, the client is
running flat-out using CPU to continually ignore eof and allocate
memory. If the client process isn't killed it will probably bring the
box running it to a grinding halt.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 15 18:25:03 2005

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

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