~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Aaron Bentley
  • Date: 2005-06-08 22:51:36 UTC
  • Revision ID: abentley@bruiser-20050608225136-c900df20f33fb550
Updated copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
Data converted:
8
8
- source tree
9
9
- file ids
 
10
- revision ids
10
11
- log summaries
11
12
 
12
13
Data not converted:
13
 
- revision IDs
14
14
- data on revisions merged
 
15
- log bodies
 
16
- symlinks in Arch trees are not handled (but can be skipped).
 
17
 
 
18
After more commits are made to the baz/arch branch, you can re-run baz2bzr
 
19
to import just those changes.
 
20
 
 
21
The conversion algorithm is still in flux, and old data may become invalid as
 
22
newer conversion functionality is introduced.
 
23
 
15
24
 
16
25
BZR-PUSH
17
26
Uses rsync to copy a branch to a remote location.  Remembers the last location
20
29
- there are uncommitted changes in the working tree.
21
30
These safeguards are intended to prevent dirty trees from being uploaded.
22
31
 
23
 
BZR-PULL
 
32
BZR-PULL (obsolete as of Bzr 0.5)
24
33
Uses rsync to get the latest changes from an upstream location.  Remembers the
25
34
last location used.  Will not pull if
26
35
- there are unknown files