now that samba_3_waf is just a regular part of the build, remove seperate tree
[build-farm.git] / web / trees.conf
index 1a725683798357c473c14b235b9a29b16c9e37da..bfa4c0373576557fcb4a320538e3755bc21331a2 100644 (file)
@@ -1,46 +1,46 @@
 [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
+srcdir = source3
 
 [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
@@ -75,4 +75,9 @@ subdir = pidl/
 [rsync]
 scm = git
 repo = rsync.git
-branch = HEAD
+branch = master
+
+[waf]
+scm = git
+repo = waf.git
+branch = master