What's up with SVNTreeUnequal: Expected and actual SVN_ROOT_NODE differs
From: Daniel Näslund <daniel_at_longitudo.com>
Date: Tue, 25 Aug 2009 19:29:39 +0200
> > > Yes, please add a svn_wc__adm_retrieve_(with/via/...?)_context()
> > Note that we already have a svn_wc__adm_retrieve_internal2() API which
I've written svn_wc__adm_retrieve_from_context() as a simple wrapper
When using it like this in libsvn_client/merge.c (merge_file_changed):
SVN_ERR(svn_dirent_get_absolute(&mine_dir_abspath,
I get an SVNTreeUnequal exception and a message that says:
Expected '__SVN_ROOT_NODE' and actual '__SVN_ROOT_NODE' in skip tree are
I get it for atleast five of the merge_tests. My interpretation is that
I will continue to poke around but I'm grateful for any suggestions.
Mvh
(Sorry for all theese questions. I'm a slow starter but hopefully I will
------------------------------------------------------
|
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.