~keegan-csmith/ibid/jinja2-517784

« back to all changes in this revision

Viewing changes to docs/contributing.rst

  • Committer: Stefano Rivera
  • Date: 2011-06-19 15:47:20 UTC
  • Revision ID: stefano@rivera.za.net-20110619154720-nt051oprm9h2q4fc
We now use 2a branch format

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
Bazaar for Ibid Developers
142
142
--------------------------
143
143
 
144
 
You'll want a non-ancient version (>=1.6) of Bazaar (check your
 
144
You'll want a non-ancient version (>=1.16) of Bazaar (check your
145
145
distribution's backport repository), and a Launchpad account.
146
146
 
147
147
If you've never used Bazaar before, read `Bazaar in five minutes
156
156
 
157
157
   ~ $ mkdir ~/code/ibid
158
158
   ~ $ cd ~/code/ibid
159
 
   ~/code/ibid $ bzr init-repo --1.6 .
 
159
   ~/code/ibid $ bzr init-repo --2a .
160
160
 
161
161
Check out Ibid trunk::
162
162