~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(lifeless) Teach BzrDir.find_bzrdirs to handle PermissionDenied errors.
 (Marius Kruger) (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
to Bazaar 1.y. In either case, a brief outline of the steps is given
37
37
below.
38
38
 
39
 
To upgrade Bazaar on Linux:
 
39
To upgrade Bazaar on Ubuntu:
40
40
 
41
41
1. Ensure your package manager is configured with the required
42
42
   software sources, e.g. the official release PPA for Ubuntu:
72
72
bzr-svn, are more tightly associated with Bazaar's APIs so these
73
73
typically need to be upgraded in lockstep with the core software.
74
74
 
75
 
For Windows and OS X users, bzrtools and bzr-svn are typically
76
 
included in the installer so no special steps are required to upgrade
77
 
these. For Linux and UNIX users, bztrools, bzr-svn and many other
78
 
popular plugins can be installed and upgraded using your
 
75
For Windows and OS X users, bzrtools and bzr-svn are typically included in
 
76
the installer so no special steps are required to upgrade these. For
 
77
Ubuntu and other GNU/Linux or Unix systems users, bztrools, bzr-svn and
 
78
many other popular plugins can be installed and upgraded using your
79
79
platform's package manager, e.g. Synaptic on Ubuntu.
80
80
 
81
81