[SCM] build.samba.org - branch master updated

Jelmer Vernooij jelmer at samba.org
Mon Nov 8 15:08:14 MST 2010


The branch, master has been updated
       via  5471061 Remove updating of samba-docs and lorikeet. Move samba-web and build-farm to git.
       via  7d275bf Remove obsolete trees samba-docs and lorikeet. Move build_farm and samba-web to git.
      from  8fa1f09 Simplify build_status() code. Return all found revisions in revision_details().

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 547106195d1bd1889396b031274463019f30bc91
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Nov 8 23:08:55 2010 +0100

    Remove updating of samba-docs and lorikeet. Move samba-web and build-farm to git.

commit 7d275bfb76b8e737693afb56b9e9984f1cc93055
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Nov 8 23:08:02 2010 +0100

    Remove obsolete trees samba-docs and lorikeet. Move build_farm and samba-web to git.

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

Summary of changes:
 history        |    7 ++-----
 web/trees.conf |   14 ++------------
 2 files changed, 4 insertions(+), 17 deletions(-)


Changeset truncated at 500 lines:

diff --git a/history b/history
index 1d65da5..590c387 100755
--- a/history
+++ b/history
@@ -7,11 +7,6 @@
 
 (
 
-./svnlog.pl svn://svnanon.samba.org/samba-docs trunk 60 samba-docs cache/history.samba-docs
-./svnlog.pl svn://svnanon.samba.org/samba-web trunk 60 samba-web cache/history.samba-web
-./svnlog.pl svn://svnanon.samba.org/lorikeet trunk 60 lorikeet cache/history.lorikeet
-./svnlog.pl svn://svnanon.samba.org/build-farm trunk 60 build_farm cache/history.build_farm
-
 ./gitlog.pl /data/git/ppp.git/ 60 master cache/history.ppp
 ./gitlog.pl /data/git/ccache.git/ 60 master cache/history.ccache
 ./gitlog.pl /data/git/rsync.git/ 60 master cache/history.rsync
@@ -27,5 +22,7 @@
 ./gitlog.pl /data/git/samba.git/ 60 master cache/history.pidl pidl
 
 ./gitlog.pl /data/git/ctdb.git/ 60 master cache/history.ctdb
+./gitlog.pl /data/git/build-farm.git/ 60 master cache/history.build_farm
+./gitlog.pl /data/git/samba-web.git/ 60 master cache/history.samba-web
 
 ) > history.log 2>&1
diff --git a/web/trees.conf b/web/trees.conf
index 23866a0..de50306 100644
--- a/web/trees.conf
+++ b/web/trees.conf
@@ -14,25 +14,15 @@ repo = ppp
 branch = master
 
 [build_farm]
-scm = svn
+scm = git
 repo = build-farm
 branch = trunk
 
 [samba-web]
-scm = svn
+scm = git
 repo = samba-web
 branch = trunk
 
-[samba-docs]
-scm = svn
-repo = samba-docs
-branch = trunk
-
-[lorikeet]
-scm = svn
-repo = lorikeeet
-branch = trunk
-
 [samba_3_current]
 scm = git
 repo = samba.git


-- 
build.samba.org


More information about the samba-cvs mailing list