From 165bdba7ecde631942c162f99f27312fa8c7e492 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 1 Jun 2007 17:16:19 +1000 Subject: [PATCH] better download instructions (This used to be ctdb commit f50298262e3cc2896d7d098efa6601c915d3feca) --- ctdb/web/ctdb.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ctdb/web/ctdb.html b/ctdb/web/ctdb.html index af306d9bd58..27cff18887d 100644 --- a/ctdb/web/ctdb.html +++ b/ctdb/web/ctdb.html @@ -24,20 +24,22 @@ bugzilla bug tracking system.

Download

-You can download the latest release either via rsync or anonymous -svn. To fetch via svn use the following command: +You can download the latest source release +using bzr. Install bzr, then run +this command:
-  svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/cluster/ctdb ctdb
+  bzr branch http://samba.org/~tridge/ctdb
 
-To fetch via rsync use this command: +Or alternatively you can use rsync like this:
-  rsync -Pavz samba.org::ftp/unpacked/samba4/source/cluster/ctdb .
+  rsync -avz samba.org::ftp/unpacked/ctdb .
 
-

Packages

+ +

Binary Packages

Note that packages are so far only available for RHEL4. Other packages will come later.

@@ -49,6 +51,7 @@ downloads.

Developers

Andrew Tridgell
Ronnie Sahlberg
+Peter Somogyi
-- 2.47.3