Re: Perl interface leaks connections: ???
From: Matthias Urlichs <smurf_at_smurf.noris.de>
Date: 2005-08-19 18:25:08 CEST
Hi,
Ben Collins-Sussman:
Thank you, that's helpful. After a bit of experimentation, this code works:
#!/usr/bin/perl
sub show_log {
my $latest = $ra->get_latest_revnum();
my $n = 1;
} continue {
... which still leaves the fact that SVN::Client leaks connections,
-- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | smurf@smurf.noris.de Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - When I see the Ten Most Wanted List... I always have this thought: If we'd made them feel wanted earlier, they wouldn't be wanted now. -- Eddie Cantor --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Aug 19 20:44:46 2005 |
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.