Perl binding - no pool?
From: John <jsparrow_at_ecclescollege.ac.uk>
Date: 2005-06-04 16:57:10 CEST
I'm trying to query lock ownership using Perl bindings (from a hook), without
The code below seems to work, but is it safe to use when $pool is unassigned??
I guess the process that executes the hook (on win32) is short lived, so even if
Thanks,
John
======================
...
my $paramrepo = "c:\\myrepos";
my $repo = SVN::Repos::open($paramrepo);
if ($lock)
# no lock, so allow it
---------------------------------------------------------------------
|
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.