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

Re: svn commit: r13731 - in trunk: notes subversion/libsvn_ra_dav

From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2005-03-29 23:54:05 CEST

On Mar 29, 2005, at 3:38 PM, Philip Martin wrote:

> fitz@tigris.org writes:
>
>> Author: fitz
>> Date: Mon Mar 28 18:58:48 2005
>> New Revision: 13731
>
>> @@ -1112,7 +1103,7 @@
>> calls to the shim, so until we figure out how to fix this,
>> we
>> just use the main pool. */
>> err = shim_svn_ra_dav__lock(session, &lock, path, comment,
>> - force, *revnum, pool);
>> + force, *revnum, iterpool);
>
> There's a big comment above this describing why iterpool is not being
> used, should the comment be deleted?

Yes. I had to revert back and forth a few times, and must have missed
it in the final commit. I'll zap it later tonight.

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 29 23:55:29 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.