~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

IntroduceĀ dirstate-tagsĀ format

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
      stored in the branch.  Tags can be accessed with the revisionspec
98
98
      ``-rtag:``, and listed with ``bzr tags``.  Tags are not versioned 
99
99
      at present. Tags require a network incompatible upgrade. To perform this
100
 
      upgrade, run ``bzr upgrade --dirstate-with-subtree`` in your branch and
 
100
      upgrade, run ``bzr upgrade --dirstate-tags`` in your branch and
101
101
      repositories. (Martin Pool)
102
102
 
103
103
    * The bzr:// transport now has a well-known port number, 4155, which it will