On Tue, Aug 26, 2008 at 01:41:58PM -0700, Dan Mick wrote: > I've done several commits, some merges, some recommits on these files. Is > the right answer to 'hg rollback <file>' to the parent's tip revision for > each of the files, and then my final recommit will remove any evidence of > my changes?
Can't "rollback" a file, but you can "update" a file to a particular revision, which is what I'd suggest here. Danek _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org