Re: svn rm empty-dir fails
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-08-23 02:29:20 CEST
Rene Rebe <rene.rebe@gmx.net> writes:
> svn mv A/test B/
This commit creates a new revision of A in the repository, and makes A
> svn rm A
Lo and behold! Your working copy A is out-of-date. Run 'svn up' and
The rules are
- One may commit an add in an out-of-date directory provided the item
- One may commit a delete of an item from an out-of-date directory
- Neither of the above cause the working copy directory to get
- One cannot commit a delete of an out-of-date directory. To do so
- One cannot commit a property modification to an out-of-date
Is this in the book? It should be.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Aug 23 02:30:11 2003 |
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.