~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Alexander Belchenko
  • Date: 2007-08-01 15:06:30 UTC
  • mto: This revision was merged to the branch mainline in revision 2666.
  • Revision ID: bialix@ukr.net-20070801150630-yutqeweo2akutdc0
allow ``easy_install bzr`` runs without fatal errors. (Alexander Belchenko, #125521)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
=====================================
2
 
README for Bazaar DEVELOPMENT VERSION
3
 
=====================================
 
1
=================
 
2
README for Bazaar
 
3
=================
4
4
 
5
5
Bazaar is a decentralized revision control system, designed to be easy
6
6
for developers and end users alike.
30
30
 
31
31
    Only five commands are needed to do all basic operations, and all
32
32
    commands have documentation accessible via 'bzr help command'.
33
 
    Bazaar's interface is also easy to lern for CVS and Subversion users.
 
33
    Bazaar's interface is also easy to learn for CVS and Subversion users.
34
34
 
35
35
  * Robust and reliable.
36
36