~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Aaron Bentley
  • Date: 2005-06-07 19:24:43 UTC
  • Revision ID: abentley@panoramicfeedback.com-20050607192443-e7e351ab814b6184
Updated docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
- source tree
9
9
- file ids
10
10
- log summaries
 
11
- revision ids
11
12
 
12
13
Data not converted:
13
 
- revision IDs
14
14
- data on revisions merged
15
15
 
 
16
After more commits are made to the baz/arch branch, you can re-run baz2bzr
 
17
to import just those changes
 
18
 
16
19
BZR-PUSH
17
20
Uses rsync to copy a branch to a remote location.  Remembers the last location
18
21
used.  Will not push if
20
23
- there are uncommitted changes in the working tree.
21
24
These safeguards are intended to prevent dirty trees from being uploaded.
22
25
 
23
 
BZR-PULL
 
26
BZR-PULL (obsolete as of Bzr 0.5)
24
27
Uses rsync to get the latest changes from an upstream location.  Remembers the
25
28
last location used.  Will not pull if
26
29
- there are unknown files