remove all references to samba_3_master and mark as a removed tree
[build-farm.git] / web / trees.conf
index 1a725683798357c473c14b235b9a29b16c9e37da..5be6cb8cb2b5730deadb9cc29289f663272b5565 100644 (file)
@@ -1,46 +1,40 @@
 [ccache]
 scm = git
-repo = ccache
+repo = ccache.git
 branch = master
 
 [ccache-maint]
 scm = git
-repo = ccache
+repo = ccache.git
 branch = maint
 
 [ppp]
 scm = git
-repo = ppp
+repo = ppp.git
 branch = master
 
 [samba-web]
 scm = git
-repo = samba-web
+repo = samba-web.git
 branch = trunk
 
 [samba_3_current]
 scm = git
 repo = samba.git
 branch = v3-5-test
-srcdir = source
+srcdir = source3
 
 [samba_3_next]
 scm = git
 repo = samba.git
 branch = v3-6-test
-srcdir = source
-
-[samba_3_master]
-scm = git
-repo = samba.git
-branch = master
-srcdir = source
+srcdir = source3
 
 [samba_4_0_test]
 scm = git
 repo = samba.git
 branch = master
-srcdir = source4
+srcdir = .
 
 [libreplace]
 scm = git
@@ -60,6 +54,12 @@ repo = samba.git
 branch = master
 subdir = lib/tdb/
 
+[tdb2]
+scm = git
+repo = samba.git
+branch = master
+subdir = lib/tdb2/
+
 [ldb]
 scm = git
 repo = samba.git
@@ -75,4 +75,9 @@ subdir = pidl/
 [rsync]
 scm = git
 repo = rsync.git
-branch = HEAD
+branch = master
+
+[waf]
+scm = git
+repo = waf.git
+branch = master