RE: bk equivalent for "cvs diff -rHEAD -N -u"??
"Andy Chittenden" <[email protected]> Thu, 14 Oct 2004 15:09:49 +0100
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <89E85E0168AD994693B574C80EDB9C27A31F42@uk-email.terastack.bluearc.com> |
bk sfiles -cxg gives a list of changed and new files. Does piping that into "bk diffs -u -" do what you want? -- Andy, BlueArc Engineering > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of Rick > Richardson > Sent: 2004 October 14 14:59 > To: [email protected] > Subject: [Bitkeeper-users] bk equivalent for "cvs diff -rHEAD -N -u"?? > > > > I need to generate a recursive context diff patchset of all files I > have changed or added to my tree. The files are not committed yet, > and I do not want to commit them yet. > > Under CVS, this is as easy as: > cvs diff -rHEAD -N -u > > Under bitkeeper, the best I've been able to do so far is get a > patchset of the files I have modified. "bk diffs" doesn't allow the > "-N" diff option for new files. > > I bumbled around with bk help bk, bk sfiles, etc. and still haven't > hit on the magic incantation. > > Anybody know? > > -Rick > > -- > Rick Richardson [email protected] http://home.mn.rr.com/richardsons/ > Linux tools for geocaching http://geo.rkkda.com > > "Trees grow, we use them." -- Daxxx > _______________________________________________ > 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. > _______________________________________________ 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.