[Bitkeeper-users] bk prs

Larry McVoy lm at bitmover.com
Thu Mar 16 13:11:45 PST 2006


How would people feel if in the next release we broke prs default output
and changed it from

$ bk prs -d:PRS: -r+ what.c
======== what.c 1.19 ========
D 1.19 2005/09/30 20:02:48-07:00 wscott at travis.bitmover.com 24 23 0/1/58
P src/what.c
C Fix GCC warnings.
------------------------------------------------

$ bk prs -r+ what.c
======== what.c 1.19 ========
src/what.c
  1.19 2005/09/30 20:02:48-07:00 wscott at travis.bitmover.com +0 -0
  Fix GCC warnings.

???

Note that you can still get the old output format with -d:PRS: or by setting
BK_PRS_DSPEC=:PRS:

Any objections?


More information about the Bitkeeper-users mailing list