Re: how to undo a bk ci
Larry McVoy <[email protected]>
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 23, 2004 at 11:46:46PM +0200, M?ns Rullg?rd wrote: > "Tim M. Sanders" <[email protected]> writes: > > > Is there a command, or commond sequence that allows me to undo a bk > > ci (on one or more files)? (No commit done yet). > > > > I check in (bk ci) files foo.c and bar.c. I messed up and do not > > want these in the check-in state. Is there a bk command that > > "undo"s the check in? > > bk fix, use option -c for changesets. Good point, the command I sent out would throw away the changes, bk fix is nicer, it keeps them but restores it to the pre-checked in state. -- --- Larry McVoy lm at bitmover.com http://www.bitkeeper.com _______________________________________________ Bitkeeper-users mailing list [email protected] http://bitmover.com/mailman/listinfo/bitkeeper-users To unsubscribe from this list, go to the above URL, follow instruction at the bottom of the web page.