On 19/04/2011 06:03, Agnello George wrote:
On Mon, Apr 18, 2011 at 6:17 PM, Shlomi Fish<shlo...@iglu.org.il>  wrote:

Subversion has Application Programmers Interfaces (APIs) for that, so you
don't need to parse its output non-reliably.

  what do  you mean by api for subversion , do you mean perl svn module that
i can find in CPAN.

I presume that is what Shlomi meant. Take a look at the SVN::Client
module here


<http://search.cpan.org/~mschwern/Alien-SVN-v1.6.12.1/src/subversion/subversion/bindings/swig/perl/native/Client.pm>

I am sure you would be better off using this than using qx/svn .../.

HTH,

Rob

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to