summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2010-03-12 02:50:31 +0100
committerDerek Jones <derek.jones@ellislab.com>2010-03-12 02:50:31 +0100
commit5c180887a44646fdcf4f81cc2d7b7110d13ccd43 (patch)
tree0e31cde050f0854d5aefe65914d4fb99a028ff9e /user_guide
parent1f25afec332193512b6fb3c364ec7387f776b1d0 (diff)
switching svn info on download page to hg
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/installation/downloads.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html
index f5f6b324f..271be7f63 100644
--- a/user_guide/installation/downloads.html
+++ b/user_guide/installation/downloads.html
@@ -82,10 +82,14 @@ Downloading CodeIgniter
-<h1><a name="svn" id="svn"></a>Subversion Server</h1>
-<p><a href="http://subversion.tigris.org">Subversion</a> is a version control system. </p>
-<p>Public subversion access is now available via <a href="http://svn.ellislab.com/CodeIgniter/trunk">http://svn.ellislab.com/CodeIgniter/trunk</a> please note that while every effort is made to keep this codebase functional, we cannot guarantee the functionality of code taken from the repository.</p>
-<p>Beginning with version 1.6.1, version snapshots (tags) are also available via the Subversion server via <a href="http://svn.ellislab.com/CodeIgniter/tags">http://svn.ellislab.com/CodeIgniter/tags</a>.</p>
+<h1 id="hg"></a>Mercurial Server</h1>
+<p><a href="http://mercurial.selenic.com">Mercurial</a> is a distributed version control system.</p>
+
+ <p>Public Hg access is available at <a href="http://bitbucket.org/ellislab/codeigniter/">BitBucket</a>.
+ Please note that while every effort is made to keep this code base functional, we cannot guarantee the functionality of code taken
+ from the tip.</p>
+
+ <p>Beginning with version 1.6.1, stable tags are also available via BitBucket, simply select the version from the Tags dropdown.</p>
</div>
<!-- END CONTENT -->