~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Aaron Bentley
  • Date: 2006-02-21 05:51:15 UTC
  • Revision ID: aaron.bentley@utoronto.ca-20060221055115-d1a74f28c9016983
Fixed the push command

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
diff           - used by shelve and unshelve
17
17
patch          - used by shelve, unshelve and patch
18
18
baz and pybaz  - used by baz-import
19
 
testresources  - used by the baz-import test suite
20
19
 
21
20
Getting 
22
21
If you want to use baz-import, stick a pybaz symlink in the bzrtools tree:
23
22
$ baz register-archive http://ddaa.net/arch/2004
24
23
$ baz get ddaa@ddaa.net--2004/pybaz--devo--0 pybaz
25
 
$ cd ~/bzrbzrtools/external
 
24
$ cd ~/bzrbzrtools
26
25
$ ln -s ../pybaz/pybaz
27
26
 
28
27
If you want to test your install:
29
28
/path/to/bzrtools/test.py [/path/to/bzr]
30
 
 
31
 
To perform a complete baz-import test, you'll also need testresources:
32
 
$ cd ~/bzrtools/external
33
 
$ bzr get http://www.robertcollins.net/unittest/testresources/