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

Re: checkout to stdout (cvs -p)?

From: Saku Ytti <saku+svn_at_ytti.fi>
Date: 2006-05-17 15:33:22 CEST

On (2006-05-17 15:30 +0200), Ryan Schmidt wrote:
 
> Well, I don't think there's anything like that. There are, however,
> language bindings available for many languages, including Python,
> Perl, Java, Ruby, C++, C# and PHP. You could probably write a script
> in one of these languages which would do what you want, and due to
> the language bindings it should be considerably faster than
> repeatedly calling the svn command line client.

In my original post I mentioned that I've tried SVN::Client, which
is perl binding, and as far as I see, it's not possible to get
checkout or cat to an array there.
Quick scan of pysvn suggests same problem is there. Perl (unfortunately)
is vastly preferred as applications are already written in perl,
although it wouldn't be impossible idea to port them to python.

> http://subversion.tigris.org/links.html#bindings
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

-- 
  ++ytti
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 17 15:35:28 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.