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

Re: undo add before commit?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-22 16:56:50 CEST

On 8/22/07, Ron Wilson <ronw.mrmx@gmail.com> wrote:
> Actually, Revert only applies to uncommitted changes. To undo
> committed changes, you "Update to Revision" the files you want to undo
> changes, then Commit those. (Unlike old fashioned system (like PVCS),
> doing this will not create a branch; in SVN, branches must be
> explicitly created.)

"Update to revision" won't do it either AFAIK, because when you
attempt to commit Subversion will tell you that your WC is out of
date. You have to *copy* the file from a previous revision and then
commit that, or perform a reverse merge.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Aug 22 16:54:18 2007

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

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