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

Re: 'svn diff' and 'svn log' not stopping when pipe is closed

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-12-11 20:19:26 CET

Nuutti Kotivuori <naked@iki.fi> writes:

> * Problem
>
> $ svn log http://svn.collab.net/repos/svn/ | ls
>
> Even though 'ls' is not reading it's stdin at all, 'svn log' keeps
> writing all it's output there until finished. You might ofcourse say
> that "don't do that", but the same thing happens with less if you quit
> before the output is finished: svn should stop fetching new entries
> when that happens.

Issue 780.

> The same problem happens also with 'svn diff', but it's a bit
> different there since a subprocess is doing all the outputting.

Issue 779?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 11 20:20:13 2002

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.