Re: Recursive revert behavior
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 31 Aug 2010 10:48:17 +0100
"Bert Huijben" <bert_at_qqmail.nl> writes:
> This is one of the revert tests if I remember correctly?
Yes.
> I think we have to move these checks in the revert code instead of forcing
At present
svn_wc_revert4(root_of_copy, depth=empty)
succeeds and recursively reverts the copied tree. In 1.6
svn_wc_revert3(root_of_copy, depth=empty)
would fail with SVN_ERR_WC_NOT_LOCKED if the copied directory had
We could make revert with depth=empty fail on a copied tree unless the
-- PhilipReceived on 2010-08-31 11:49:01 CEST |
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.