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

Re: svn commit: rev 3643 - trunk/subversion/include trunk/subversion/libsvn_repos

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-04 22:47:02 CET

Greg Stein <gstein@lyra.org> writes:
> Yup. When you start the subprocess (via a popen varient), you get back a
> pipe that is connected to the child process' stdin. Just close the end in
> the parent. The child process sees that as EOF.
>
> I'm not sure about the proces invocation stuff in the test suite. One of the
> things that I've wanted to get to, but just haven't. You'll need to poke
> around for it.

Thanks, that helps.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 4 23:19:51 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.