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