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

Re: Mild bug?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-03 19:55:40 CEST

William Uther <will+@cs.cmu.edu> writes:

> Hi,
>
> If I make some changes to my working copy, and then run:
>
> $ svn diff | more
>
> And then kill the output halfway through ('q' in more), I get the following
> error from subversion:
>
> subversion/libsvn_subr/io.c:1200
> svn_error: #21088 : <Error calling external program>
> svn_io_run_cmd: error exitwhy 2 for process /usr/bin/diff

This has something to do with the way APR is spawning a child 'diff'
process, and the way we're displaying its output.

Many people more know more about this than I do. Philip? Brane? :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 3 20:00:31 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.