[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 22:59:12 CEST

On Fri, May 10, 2002 at 09:45:25AM -0400, Kevin Pilch-Bisson wrote:
> On Fri, May 10, 2002 at 01:58:31AM -0700, Greg Stein wrote:
>...
> > ra_pipe is going to need more than this. You're going to need to make
> > requests to the "server" (the other end of the pipe) and get a response
> > back. But you can't just use stdin/stdout because stdout is still needed to
> > tell the user about the operation (e.g. update items).
>
> Of course it will. As per your other post, it will have to spawn some other
> program, and connect input and output to it's stdin/stdout. However, I found
> this easier to debug, and I prefer to add things incrementally as I need them,
> rather than all up front.
>
> I did warn you that this was pretty rough :)

No problem. Since it *is* rough, it also meant that you didn't have a
roadmap, so I had no way to know if you realized the problem or not :-)

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 22:57:43 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.