~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Aaron Bentley
  • Date: 2005-10-19 18:15:37 UTC
  • Revision ID: abentley@panoramicfeedback.com-20051019181537-67e2a4c3755f03cf
Updated install instructions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
How to install bzrtools:
2
2
All the tools are plugins, so you can install them in your plugins directory.
 
3
IT IS IMPORTANT TO MOVE/COPY THE BZRTOOLS DIRECTORY, NOT ITS CONTENTS.
3
4
 
4
5
$ mv ~/bzrtools ~/.bzr.conf/plugins/
5
6
You may have to create the plugins directory first.
6
7
 
7
 
You can test whether they are successfully installed by doing "bzr annotate -h"
 
8
Alternatively, you can install them at the system-wide plugin location:
 
9
$ mv ~/bzrtools /usr/lib/python24/site-packages/bzr/bzrlib/plugins/
 
10
 
 
11
 
 
12
You can test whether they are successfully installed by doing 
 
13
"bzr clean-tree -h"
8
14
 
9
15
If you want to use baz-import, stick a pybaz symlink in the bzrtools tree:
10
16
$ baz register-archive http://ddaa.net/arch/2004