Changes between Version 34 and Version 35 of DjangoBranches
- Timestamp:
- Oct 10, 2009, 6:47:28 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoBranches
v34 v35 46 46 === Mercurial (hg) === 47 47 48 * '''Bitbucket''': The Bitbucket crew maintains a number of Mercurial repositories that track official repositories of different projects, all of them owned by the [http://bitbucket.org/mirror/ mirror] pseudo user. In particular there are a [http://bitbucket.org/mirror/django-trunk/ Django trunk] and [http://bitbucket.org/mirror/django-10x/ Django 1.0.x] mirrors, both always up to date. 48 * '''Bitbucket''': The Bitbucket crew maintains a number of Mercurial repositories that track official repositories of different projects, all of them owned by the [http://bitbucket.org/mirror/ mirror] pseudo user. In particular there are a [http://bitbucket.org/mirror/django-trunk/ Django trunk] and [http://bitbucket.org/mirror/django-10x/ Django 1.0.x] mirrors, both always up to date. (Note: the [http://bitbucket.org/mirror/django-all/ django-all] mirror seems to be the most correctly implemented since it tracks branches and tags properly) 49 49 * SVN2HG Gateway of Django and Active branches, updated hourly: [http://hgsvn.trbs.net/django/] 50 50 * [http://geodjango.org/hg/ GeoDjango Mercurial]: includes `gis-newforms` (a merge of the `gis` and `newforms-admin` branches), example code, and other geospatial goodies.