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

Re: svn cat (was: Re: svn up -p)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-12 02:08:53 CET

kbrannen@gte.net writes:

> > On Wed, 2002-11-06 at 14:59, Branko Čibej wrote:
> >
> >>"cat" would fetch a file and pipe it to the standard output.
>
> I've tried to follow this thread to see where it would go, because I
> find the feature highly useful and very missing. I'm not sure what
> the final outcome was (the thread seems to have died off), but is
> anyone working on it? If not, I think I might like to try, with a few
> pointers on direction. :-)

Go for it. It's super easy to do. All you need to do is write a new
function, svn_client_cat(), which calls RA->get_file(). A perfect way
to get your feet wet.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 12 02:10:56 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.