Re: Mergeinfo overwritten from successive merges
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 14 Mar 2014 17:02:47 +0000
Philip Martin <philip.martin_at_wandisco.com> writes:
> PROPPATCH /obj/repo/!svn/txr/4-4/B HTTP/1.1\r
So the PROPPATCH is on the 'txr' (transaction root) URL.
> X-SVN-Version-Name: 3\r
and this is the baseline revision in the working copy
> It seems that the do_out_of_date_check is not working properly:
do_out_of_date_check does
/* Do an out-of-dateness check. */
comb->priv.root is the transaction root
(gdb) p comb->priv.root
and svn_fs_node_created_rev is documented to return SVN_INVALID_REVNUM
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2014-03-14 18:03:26 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.