Re: [Fwd: svn commit: r34133 - in branches/tc-resolve/subversion: include libsvn_client libsvn_wc]
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 11 Nov 2008 15:08:56 +0000
On Tue, 2008-11-11 at 05:26 +0100, Neels J. Hofmeyr wrote:
Levels '0' and '1' both need extending, not just '0'. (And levels can go
+ /* In order to resolve tree-conflicts on the target PATH, we need an
if (adm_lock_level >= 0)
+ SVN_ERR(svn_wc_adm_probe_open3(&adm_access, NULL,
(I needed to #include "svn_path.h" for svn_path_dirname().)
TRUE,
Then I found that recursive resolves go wrong. After adjusting
[[[
I'll commit this much and then look further.
- Julian
---------------------------------------------------------------------
|
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.