summaryrefslogtreecommitdiff
path: root/source4/lib/tdb
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2008-02-25 14:03:07 -0500
committerSimo Sorce <idra@samba.org>2008-02-25 14:03:07 -0500
commit0a8b1fd092c9a64c04f6f05d41b3d7ecec7ccc6f (patch)
tree094345414de873dbbeb00441fb09e92515399442 /source4/lib/tdb
parent71943b209b181e1e4a65ab477b83780add7051ae (diff)
downloadsamba-0a8b1fd092c9a64c04f6f05d41b3d7ecec7ccc6f.tar.gz
samba-0a8b1fd092c9a64c04f6f05d41b3d7ecec7ccc6f.tar.bz2
samba-0a8b1fd092c9a64c04f6f05d41b3d7ecec7ccc6f.zip
Update homepages for talloc, tdb and ldb subprojects
(This used to be commit 8cb07814bc6627fc8eba228eafd13336e3ca3758)
Diffstat (limited to 'source4/lib/tdb')
-rw-r--r--source4/lib/tdb/web/index.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/source4/lib/tdb/web/index.html b/source4/lib/tdb/web/index.html
index 979665ae76..a53da6b8f7 100644
--- a/source4/lib/tdb/web/index.html
+++ b/source4/lib/tdb/web/index.html
@@ -22,14 +22,12 @@ bugzilla</a> bug tracking system.
<h2>Download</h2>
-You can download the latest release either via rsync or anonymous
-svn. To fetch via svn use the following commands:
-
-<pre>
- svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/lib/tdb tdb
- svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/lib/replace libreplace
-</pre>
-
+You can download the latest release either via rsync or git.<br>
+<br>
+To fetch via git see the following guide:<br>
+<a href="http://wiki.samba.org/index.php/Using_Git_for_Samba_Development">Using Git for Samba Development</a><br>
+Once you have cloned the tree switch to the v4-0-test branch and cd into the source/lib/tdb directory.<br>
+<br>
To fetch via rsync use these commands:
<pre>