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

Re: how to get rid of "moved" directory?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-14 15:19:37 CET

On Jan 14, 2005, at 7:25 AM, Jacob Atzen wrote:

> On Fri, Jan 14, 2005 at 08:08:49AM -0500, Robert P. J. Day wrote:
>> ah, that appears to have fixed it. so, as i read it, if i want to
>> move a directory in my WC, i can use "svn mv", at which point i have
>> to *update* the old (obsolete, deleted) directory, and then i can
>> commit the delete. is that the typical recipe? thanks.
>
> I'm not sure exactly how things are working together in this scenario.
> I
> will let someone wiser than me answer this ;-)
>
>

See the very end of chapter 2, "the limitation of mixed revisions".

You cannot delete (or commit a propchange) to a directory whose working
revnum is not equal to HEAD.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 14 15:24:15 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.