/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to README

  • Committer: Marius Kruger
  • Date: 2007-08-12 08:15:15 UTC
  • mfrom: (2695 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2979.
  • Revision ID: amanic@gmail.com-20070812081515-vgekipfhohcuj6rn
merge with bzr.dev

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
 
64
64
 
65
65
   Help with Bazaar is obtained easily, via the mailing list, or the IRC
66
66
   channel. Check http://bazaar-vcs.org/BzrSupport for details.
 
67
 
 
68
Registration and Feedback
 
69
=========================
 
70
 
 
71
If you would like to help us improve Bazaar by telling us about yourself and
 
72
what we could do better, please register and complete the online survey here:
 
73
http://www.surveymonkey.com/s.aspx?sm=L94RvLswhKdktrxiHWiX3g_3d_3d.
 
74
 
 
75
Registration is completely optional. If you would like to provide feedback
 
76
in other ways, see http://bazaar-vcs.org/BzrSupport for alternative ways of
 
77
getting in contact with us.
 
78
 
 
79
Enjoy,
 
80
The Bazaar Team