Fix http://ctdb.samba.org/download.html
authorVolker Lendecke <vl@samba.org>
Fri, 15 May 2009 20:08:21 +0000 (22:08 +0200)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 18 May 2009 22:40:00 +0000 (08:40 +1000)
web/download.html

index dda5a1a33348cc9edff249b643a120f958d694df..7b495fc0a396a0cafb96c124b15d69219c15732f 100644 (file)
@@ -28,21 +28,12 @@ instead use the following command to fetch ctdb or update it:
 
 
 <h2>Samba3 ctdb version</h2>
-To checkout the samba-ctdb tree do this:
-<pre>
-   git clone git://git.samba.org/tridge/samba-ctdb.git samba_3_0_ctdb
-</pre>
-
-To update this tree when improvements are made in the upstream code do this:
-<pre>
-   cd samba_3_0_ctdb
-   git pull
-</pre>
-
-If you don't have bzr and can't easily install it, then you can instead use the following command to update your tree to the latest version:
-<pre>
-    rsync -avz samba.org::ftp/unpacked/samba_3_0_ctdb .
-</pre>
+<p>
+With Samba version 3.3 all cluster-relevant changes have been merged
+to the mainstream Samba code. Please refer to the <a
+href="http://www.samba.org/">Samba website</a> for the current release
+information.
+</p>
 
 <h2>Binary Packages</h2>