[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 1923 - trunk/subversion trunk/subversion/libsvn_ra_pipe

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-05-10 11:07:36 CEST

On Thu, May 09, 2002 at 11:14:15PM -0400, Kevin Pilch-Bisson wrote:
>...
> Okay here's the deal. I can check out a greek tree by running
> svn co pipe://anything < subversion/tests/xml/co1-inline.xml

Per my short review of the existing code, you've got a good chunk more to do
than this. ra_pipe is going to need to spawn a subprogram and communicate
with it via a pipe so that it can read/write to perform requests. (APR has
everything needed to do this)

In the CVS space, that subprogram is specified using CVS_RSH (although CVS
assumes it is an rsh/ssh-like program and supplies arguments upon that
presumption). We may want to review how to specify that subprogram and how
and what to pass arguments.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 10 11:06:18 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.