svn_client_move7 and mixed-revisions
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 12 Mar 2013 17:13:34 +0000
svn_client_move7 is new in 1.8, it has two new boolean parameters
* If @a allow_mixed_revisions is @c FALSE, #SVN_ERR_WC_MIXED_REVISIONS
In 1.7 a call to svn_client_move6 produces copy+delete with no move
In 1.8 a call to svn_client_move7 with allow_mixed_revisions=FALSE, the
The legacy API svn_client_move6 sets allow_mixed_revisions=TRUE to
I think this concept of legacy behaviour is odd. Are there reasons to
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2013-03-12 18:33:52 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.