[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: Andy Peters <devel_at_latke.net>
Date: 2006-01-06 08:36:24 CET

David Arnold wrote:
> All,
>
> 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?

If you haven't committed the change, you can simply do an svn revert.

-a

---------------------------------------------------------------------
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:38:24 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.