[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Perl bindings work differently than documented?

From: nick vajberg <nickvajberg_at_yahoo.dk>
Date: 2005-07-14 13:13:36 CEST

>>The command I used was:
>>$ctx->merge ($url1, $_-1, $url2, $_, $wc, 1, 1, 0,
0, $subpool);

Are you using

  my $subpool = SVN::Pool->new_default(...);

or

 my $subpool = SVN::Pool::create(...)

?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 14 13:14:28 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.