Re: SVN 1.7/1.8 "commit after delete" performance issue
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 30 Jul 2013 11:09:35 +0100
Alexander Lüders <alu_at_entimo.de> writes:
> Hi Philip,
> That sounds like a fair assumption to me. Do you see any oportunity
1.6 used svn_wc_get_actual_target but the current code no longer calls
When we come to do the sleep for a single target that is not a working
- call svn_wc__node_is_not_present to detect status==not-present
- svn_io_check_path to detect no detect kind==svn_node_none
- svn_wc__is_wcroot to detect is_wcroot==FALSE
There is a similar problem with
svn up wc/node
when the update removes 'node' although this case it's only an
-- Philip Martin | Subversion Committer WANdisco | Non-Stop DataReceived on 2013-07-30 12:10:12 CEST |
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.