Re: Perl bindings (was: Re: SVN::Client -- determine recent interesting rev of file)
From: David James <djames_at_collab.net>
Date: 2006-07-13 05:55:49 CEST
On 7/12/06, Nik Clayton <nik@ngo.org.uk> wrote:
Hi Nik,
The Perl bindings for Subversion 1.4 now support svn_client_info.
use SVN::Client;
# Create a new client object
# Print out the last rev before $rev at which the following
sub last_changed_rev {
Hope this helps,
David
-- David James -- http://www.cs.toronto.edu/~james --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Jul 13 05:56:14 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.