Re: couple questions on csets

Larry McVoy <[email protected]> Wed, 3 Nov 2004 07:59:09 -0800
Newsgroups gmane.comp.version-control.bitkeeper.user
Message-ID <[email protected]>
On Wed, Nov 03, 2004 at 10:53:54AM -0500, Robert P. J. Day wrote:
> 
>   more trivialities as i try to complete some newbie docs.
> 
> 1) what's the easiest way to determine the most recent cset number in
> a repo?  certainly, there's
> 
>  $ bk cset -r+
> 
> but that shows me the deltas that are part of that cset.  all i want
> is the number.  is that easily available?

bk changes -r+ -nd:REV:

> 2) what's with the "-p" option to "bk cset"?  from helptool, as i read
> it, it seems that
> 
>  $ bk cset -p
> 
> should do approximately what

I have no idea, I'looked at the source and can't figure it out in 10 seconds.
In general, using cset for anything other than -i/-x/-l/-r is not a good
idea, it's an internal tool used by other parts of BK and we shouldn't 
have documented its other usage.
-- 
---
Larry McVoy                lm at bitmover.com           http://www.bitkeeper.com
_______________________________________________
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.