Re: more questions regarding recursion and a couple BK commands
"Robert P. J. Day" <[email protected]> Mon, 1 Nov 2004 17:50:32 -0500 (EST)
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 1 Nov 2004, Larry McVoy wrote: > On Mon, Nov 01, 2004 at 05:08:40PM -0500, Robert P. J. Day wrote: > > 2) regarding "stripdel", is there a short form for the revision option > > to say, "strip all uncommitted deltas"? and is there a shorthand way > > of running this recursively to, say, strip all uncommitted deltas > > throughout the entire repo (if you realize you've made a huge mistake > > in your checkins)? > > Yup: > > bk sfiles -pA | bk stripdel - ah, now i *specifically* looked at stripdel to see if it supported the "-" argument, since that's the first thing i thought of, but that page in helptool didn't say anything about "-" as an argument, so i assumed it wasn't available. (i was assuming that, if a bk command supports "-", its helptool page will say so. like in "bk get".) and i tried looking in bk.script as well, but stripdel isn't defined in there, so reading the source didn't get me very far. argh. rday _______________________________________________ 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.