~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Aaron Bentley
  • Date: 2008-05-12 03:22:55 UTC
  • mfrom: (0.9.28 heads)
  • Revision ID: aaron@aaronbentley.com-20080512032255-gevqj6eos15kob0j
Merge in heads command

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Please report bugs at: https://bugs.launchpad.net/bzrtools/
6
6
 
7
7
 
 
8
BAZ-IMPORT
 
9
baz-import will import an Arch or Baz Archive into a bzr repository.
 
10
Data converted:
 
11
- source tree
 
12
- file ids
 
13
- revision ids
 
14
- logs
 
15
- merge data
 
16
 
 
17
After more commits are made to the baz/arch branch, you can re-run baz-import
 
18
to import just those changes.
 
19
 
 
20
BAZ-IMPORT-BRANCH
 
21
baz-import-branch will import an Arch or Baz Branch into a bzr standalone tree.
 
22
See baz-import for conversion details.
 
23
 
8
24
BRANCHES
9
25
List all the branches present at, or underneath, a location.
10
26
 
24
40
oldtext=darkred
25
41
diffstuff=darkgreen
26
42
 
 
43
CLEAN-TREE
 
44
Delete unknown, ignored, or detritus files, leaving versioned files untouched.
 
45
 
27
46
FETCH-GHOSTS
28
47
Scan this branch for missing ancestors (aka "ghosts), and attempt to retrieve
29
48
them from a specified branch.