[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnu-arch-users] revert a mistakenly commited patch
From: |
Matthew Dempsky |
Subject: |
Re: [Gnu-arch-users] revert a mistakenly commited patch |
Date: |
05 Apr 2004 16:30:37 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Milan Cvetkovic <address@hidden> writes:
> Is there a better way to "undo a commited revision"?
You can do "tla get" on the version before the bad commit, then use
"tla sync-tree" to update the patch log, then just use "tla commit"
with a log of "Oops" or something.
-jivera