[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: bug

From: Michael Price <mprice_at_atl.lmco.com>
Date: 2002-12-02 16:46:48 CET

Philip Martin writes:
> When one commits an item (a file or sub-directory) in an otherwise
> unchanged directory, the version of that directory in the working copy
> does not change, and so it becomes out-of-date with respect to the
> repository. One may add an item to an out-of-date directory, provided
> it does not conflict with an item in HEAD, and one may delete an item
> from an out-of-date directory provided the deleted item is up-to-date.
> One cannot delete, or set properties on, an out-of-date directory.

Oh. So the correct way to do what I wanted was to copy/update/delete
rather than move (which is just copy/delete).

I feel enlightened.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 2 16:49:33 2002

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.