⇤ ← Revision 1 as of 2007-10-11 05:53:33
Size: 347
Comment:
|
Size: 400
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* '''REVISION''': ??? what is in a revision besides parents? | * '''REVISION''': * List of parents (revid's) * List of properties (date, author??) * Commit message |
A brief review of the Bazaar SCM model
Repository
A repository contains revisions (what is created on each commit) and their relations.
REVISION:
- List of parents (revid's)
- List of properties (date, author??)
- Commit message
Files have their own revision graph. The nodes in a file's revision graph are all nodes in the revision graph. A file is ???