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

Re: undo a commit?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-11 16:59:10 CEST

"Subversion" <mailing.lists@gmx.net> writes:

> hi
>
> i have a question.
>
> is there a possibillity to undo a commit or to change the commited message,
> after the commit was sent?

1. undo a commit: use 'svn merge' in reverse. read chapter 4 of the
   book, section 4 in particular.

2. change a log message: use 'svn propedit --revprop -rN svn:log'.
   Look at the side-box of chapter 6, section 2.2.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 11 17:00:45 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.