[PATCH] Rough cut at update-move support for properties
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 7 Dec 2012 03:34:19 +0000 (GMT)
I've just been getting my teeth into this update-move code and this is a rough patch (based on code duplication rather than proper factoring) that is where I've got to. It supposedly adds support for pushing the incoming properties-change across to the moved location, where currently we just push the text-change.
It seems to still pass the op-deth-test 39 and update_tests.py 61-69 to the same degree (many XFAILs).
I'm just posting this so you (Philip et el.) can take a look if you want to. I might proceed by extending the tests to check props and then committing it if it works, but really I want to factor it better -- maybe by reusing svn_wc_merge5() or the guts thereof, sooner or later.
- Julian
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2012-12-07 04:34:59 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.