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

Re: svn mv in wc seems to leave remnant directories

From: Ryan Hunt <rhunt_at_hp.com>
Date: 2004-04-05 20:03:51 CEST

Great thanks for the clarification.

Cheers,

Ryan

On Mar 31, 2004, at 12:54 PM, Ben Collins-Sussman wrote:
>
> That's why dir1 isn't gone yet. It's only *scheduled* for deletion.
> After you 'svn commit', all will be normal. dir1 will be gone, and
> dir2/dir1 will be truly added.
>
>
>> svn: Commit failed (details follow):
>> svn: Out of date: '/trunk/doc/esx' in transaction '1e'
>
> And the reason you can't commit is because dir1 is out-of-date. You
> can't delete a directory whose working revision is not equal to HEAD.
> Run 'svn up' from the top of your working copy, then 'svn commit' will
> work.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 5 19:59:41 2004

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.