Re: when to use "bk gca"?

Wayne Scott <[email protected]> Fri, 05 Nov 2004 09:35:31 -0500 (EST)
Newsgroups gmane.comp.version-control.bitkeeper.user
Message-ID <[email protected]>
From: "Robert P. J. Day" <[email protected]>
>   undoubtedly a silly question, but when would one use "bk gca" to
> find the greatest common ancestor?  when merging two different
> branches of a repo, or what?
> 
>   is there a practical example i can look at to see when i'd use that?
> thanks.

No.  There is no reason you would need this normally because bk
handles all these details automatically when doing merging.

It is a hard call.  We have many many little functions like this that
are helpful to us when debugging or when writing GUI applications.

If we document them people get confused why, if we don't then people
complain that we have hidden features.

If you are writing an introduction document, the I recommend not
trying to list every possible command but just what is needed to get
your job done.

-Wayne
_______________________________________________
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.