Re: [PATCH] Was: Extending new update --force switch to handle local additions
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-10-25 22:09:46 CEST
On 10/25/06, Paul Burba <paulb@softlanding.com> wrote:
You're leaking an error here:
+ /* db->path may be scheduled for addition without history.
Need a svn_error_clear(err); before you overwrite it.
There are other similar places in the rest of the patch.
+ if (entry && entry->copied)
Indent is off by one for the { and } in that part.
The patch generally seems ok to me, and the goal seems fine, although
-garrett
---------------------------------------------------------------------
|
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.