[SCM] CTDB repository - branch master updated - ctdb-1.0.82-20-gb0c32a9

Ronnie Sahlberg sahlberg at samba.org
Mon May 25 02:15:57 GMT 2009


The branch, master has been updated
       via  b0c32a96f4176747ca772be664888f5c3c483b98 (commit)
      from  e57c47b75fa501223c57040eac73392b42ae549d (commit)

http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit b0c32a96f4176747ca772be664888f5c3c483b98
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Mon May 25 12:15:13 2009 +1000

    fix the git path to the repository

-----------------------------------------------------------------------

Summary of changes:
 web/download.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/web/download.html b/web/download.html
index 7b495fc..85aa88e 100644
--- a/web/download.html
+++ b/web/download.html
@@ -11,7 +11,7 @@ Both source trees are stored in git repositories.<p>
 <h2>CTDB</h2>
 To get an initial checkout of the ctdb code do this:
 <pre>
-   git clone git://git.samba.org/tridge/ctdb.git ctdb
+   git clone git://git.samba.org/sahlberg/ctdb.git ctdb
 </pre>
 
 To update this tree when improvements are made in the upstream code do this:


-- 
CTDB repository


More information about the samba-cvs mailing list