/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/en/upgrade-guide/overview.txt

  • Committer: Jelmer Vernooij
  • Date: 2017-05-21 19:09:26 UTC
  • mfrom: (6622.1.36 breezy)
  • Revision ID: jelmer@jelmer.uk-20170521190926-5vtz8xaf0e9ylrpc
Merge rename to breezy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
3. Migrate data to the new default format.
14
14
 
15
 
Bazaar supports branches in earlier formats so the third step is strictly not
 
15
Breezy supports branches in earlier formats so the third step is strictly not
16
16
required. However, when new default formats are introduced, they are more
17
17
space efficient, faster on large projects and/or provide new features. So it
18
18
is recommended that most projects migrate to it at a convenient time.
31
31
The steps required to upgrade the core software vary from operating system to
32
32
operating system.  A brief outline of the steps is given below.
33
33
 
34
 
To upgrade Bazaar on Ubuntu:
 
34
To upgrade Breezy on Ubuntu:
35
35
 
36
36
1. Ensure your package manager is configured with the required software
37
37
   sources, e.g. the official stable release PPA for Ubuntu:
38
 
   https://launchpad.net/~bzr/+archive
 
38
   https://launchpad.net/~brz/+archive
39
39
 
40
40
2. Use your package manager to upgrade to the latest version.
41
41
 
42
 
To upgrade Bazaar on Windows:
 
42
To upgrade Breezy on Windows:
43
43
 
44
44
1. Uninstall the existing version using Add/Remove Programs.
45
45
 
46
46
2. Install the new version using the relevant installer.
47
47
 
48
 
To upgrade Bazaar on OS X (via the installer):
 
48
To upgrade Breezy on OS X (via the installer):
49
49
 
50
50
1. Install the new version using the relevant installer.
51
51
 
52
 
To upgrade Bazaar on OS X (via MacPorts):
 
52
To upgrade Breezy on OS X (via MacPorts):
53
53
 
54
54
1. Refresh the package metadata using **sudo port selfupdate**
55
55
 
56
 
2. Upgrade to the latest version using **sudo port upgrade bzr**
 
56
2. Upgrade to the latest version using **sudo port upgrade brz**
57
57
 
58
58
For further information on installing and upgrading, see
59
59
http://wiki.bazaar.canonical.com/Download.
62
62
Upgrading required plugins
63
63
--------------------------
64
64
 
65
 
Many plugins are not dependent on a particular Bazaar version so
 
65
Many plugins are not dependent on a particular Breezy version so
66
66
upgrading them is optional. Other plugins, notably bzrtools and
67
 
bzr-svn, are more tightly associated with Bazaar's APIs so these
 
67
bzr-svn, are more tightly associated with Breezy's APIs so these
68
68
typically need to be upgraded in lockstep with the core software.
69
69
 
70
70
For Windows and OS X users, bzrtools and bzr-svn are typically included in