Re: svn commit: r893179 - in /subversion/trunk/subversion/libsvn_fs_base: dag.c revs-txns.c
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 23 Dec 2009 12:16:50 +0000
julianfoad_at_apache.org writes:
> + if (txn_obj->copies)
Is this loop big enough to warrent an iteration pool?
> + const char *txn_copy_id = APR_ARRAY_IDX(txn_obj->copies, i,
Do those comparisons fail or what?
> + copy->dst_noderev_id = svn_fs_base__id_create(id_node_id,
-- PhilipReceived on 2009-12-23 13:17:29 CET |
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.