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

Re: deleted directory that was "scheduled for addition"

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-07-30 18:43:10 CEST

Wadsworth, Eric (Contractor) wrote:

> So, in an attempt to fix
> my situation, I deleted the offending subdirectory on wc1, not using the svn
> command, just removing it from the filesystem. I had hoped that "svn up"
> would then restore it properly... alas, no, I get this:
>
> svn: Obstructed update
> svn: failed to add dir 'TacToLoaDate':
> object of the same name is already scheduled for addition
>
> Now what do I do?

Try 'svn revert TacToLoaDate' to revert the add, then do your 'svn up'.

BTW, this question seems more suited to the new
users@subversion.tigris.org list than dev@subversion.tigris.org.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 30 18:44:03 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.