Wiki Incorrect?

John A Meinel john at arbash-meinel.com
Tue Oct 4 02:14:31 BST 2005


On the wiki:
http://bazaar.canonical.com/Bzr

It states that:

    Bazaar-NG is a changeset oriented revision control system. Changeset
    oriented revision control systems collect the logically related
    changes to individual files together into one cohesive group which
    typically represent a bug fix or a new feature.

Which is true in the sense that bzr groups logically related changes
together. But I thought we were avoiding calling it "changeset"
oriented, because that has connotations that each revision is stored as
a delta.

Bzr is really more of a "snapshot" oriented rcs. Where the exact tree
state is stored at each revision. (Which naturally groups things together).

I think it is important to mention that it groups logically related
changes together, I'm just wondering if it should be called a changeset.

John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051003/e892893a/attachment.pgp 


More information about the bazaar mailing list