~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-02-13 21:49:22 UTC
  • mto: (2230.3.47 branch6)
  • mto: This revision was merged to the branch mainline in revision 2290.
  • Revision ID: abentley@panoramicfeedback.com-20070213214922-gfk43l8ulp9sqvcj
Update docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
    * ``bzr help checkouts`` descibes what checkouts are and some possible
36
36
      uses of them. (James Westby, Aaron Bentley)
37
37
 
 
38
    * Branch format 6: smaller, and potentially faster than format 5.  Supports
 
39
      "append_history_only" mode, where the log view and revnos do not change,
 
40
      except by being added to.  Stores policy settings in
 
41
      ".bzr/branch/branch.conf".
 
42
 
 
43
    * append_only branches:  Format 6 branches may be configured so that log
 
44
      view and revnos are always consistent.  Either create the branch using
 
45
      "bzr init --append-revisions-only" or edit the config file as descriped
 
46
      in docs/configuration.txt.
 
47
 
 
48
    * rebind: Format 6 branches retain the last-used bind location, so if you
 
49
      "bzr unbind", you can "bzr bind" to bind to the previously-selected
 
50
      bind location.
 
51
 
38
52
  INTERNALS:
39
53
 
40
54
    * Reserved ids (any revision-id ending in a colon) are rejected by