Changes between Version 3 and Version 4 of MercurialBranches
- Timestamp:
- Sep 13, 2010, 12:11:23 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MercurialBranches
v3 v4 8 8 9 9 1. Install the [http://mercurial.selenic.com/wiki/HgSubversion hgsubversion] extension (and understand basically how it works). 10 2. Clone the Subversion repository :10 2. Clone the Subversion repository (do this using hg version 1.5 or higher, or else the changeset hashes generated by hgsubversion will be incompatible with those from repos generated using newer hg versions, including the [http://bitbucket.org/django/django/ official Django hg mirror]).: 11 11 {{{ 12 12 hg clone svn+http://code.djangoproject.com/svn/django/ django