[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: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-05-17 16:23:19 CEST

Saku Ytti wrote:
> 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.

How about a plain old wget, using the WebDAV based access?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 17 16:25:00 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.