Re: svn commit: rev 7445 - trunk/subversion/libsvn_client
From: Greg Stein <gstein_at_lyra.org>
Date: 2003-10-20 10:51:55 CEST
On Sat, Oct 18, 2003 at 06:15:53PM -0500, mbk@tigris.org wrote:
You should be clearing the iterpool at the top of the loop. That pattern
> SVN_ERR (svn_io_open_unique_file (&file, &tmp, "", ".tmp",
The file should be created within the iterpool. Otherwise, you're creating
>...
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Oct 20 10:57:17 2003 |
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.