~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/README.1st

  • Committer: James Blackwell
  • Date: 2006-03-14 16:22:52 UTC
  • mto: This revision was merged to the branch mainline in revision 1700.
  • Revision ID: jblack@merconline.com-20060314162252-57b09902e2985779
Copied in docs for wiki & First round cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
These documents originally came from the Bazaar-NG wiki hosted at
 
2
http://bazaar-vcs.org. These documents, though maintained, These documenets
 
3
can fall behind when Bazaar-NG is under heavy development.
 
4
 
 
5
The documents on the wiki take precedence in the event of a discrepancy
 
6
between what is documented here and what is documented on the wiki.
 
7
 
 
8
README.1st::
 
9
    You've already read this, right?
 
10
 
 
11
tutorial.txt::
 
12
    Explains how to use bzr. Loaded with examples.
 
13
 
 
14
configuration.txt::
 
15
    Information on how to configure Bazaar-NG
 
16
 
 
17
setting_up_email.txt::
 
18
    The various ways that exist to tell Bazaar-NG your email address for
 
19
    commits
 
20
 
 
21
plugins.txt::
 
22
    Information on how to use plugins in Bazaar-NG
 
23
 
 
24
specifying_revisions.txt::
 
25
    Description of the subarguments for -r as used by commands such as
 
26
    **bzr log** and **bzr merge**
 
27
 
 
28
using_aliases.txt::
 
29
    How to setup and use command aliases.
 
30