bk equivalent for "cvs diff -rHEAD -N -u"??

Rick Richardson <[email protected]> Thu, 14 Oct 2004 08:59:14 -0500
Newsgroups gmane.comp.version-control.bitkeeper.user
Message-ID <[email protected]>
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.