~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Aaron Bentley
  • Date: 2006-03-31 15:53:06 UTC
  • Revision ID: abentley@panoramicfeedback.com-20060331155306-99d10c60c8bf0bff
Updated some bugs

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
baz-import-branch will import an Arch or Baz Branch into a bzr standalone tree.
19
19
See baz-import for conversion details.
20
20
 
21
 
CDIFF
22
 
cdiff mimics bzr diff, but displays the diff in colour. cdiff knows how
23
 
to read a ~/.colordiffrc file, in the same format as for colordiff(1).
24
 
 
25
 
# example ~/.colordiffrc
26
 
plain=darkwhite
27
 
newtext=darkblue
28
 
oldtext=darkred
29
 
diffstuff=darkgreen
30
 
 
31
 
RSPUSH
 
21
PUSH
32
22
Uses rsync to copy a branch to a remote location.  Remembers the last location
33
23
used.  Will not push if
34
24
- there are unknown files