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

Re: How to undo an svn add command

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-01-06 08:37:53 CET

> I wanted to add a directory but not its contents (I should have done
> svn add figure --non-recursive), but I did svn add figures and
> consequently everything in that directory is scheduled for inclusion
> in the repository on the next commit.
>
> I want to cancel this command, then go back to svn add figure --non-
> recursive.
>
> Can someone point the way?

"svn revert directory" will undo the "svn add directory"

Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 6 08:40:52 2006

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.