I am writing a script that has to check out an svn location to a
directory, perform some operations on the checked out files, present
the user with a diff and commit it on an acknowledgement from the
user.
I used SVN::Client for this. I am able to check out the location,
modify the files etc.
However, i am stumped by the syntax of SVN::Client::diff.

If anybody has used SVN::Client, can you provide examples for it?

Thanks

-- 
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