The branch, master has been updated
       via  69dcf9f Update about page for buildfarm to mention sources are now 
in Git.
      from  326c4af Only create db directory if it does not yet exist.

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


- Log -----------------------------------------------------------------
commit 69dcf9f1f3371430500569062c415ac7f0b2fc7b
Author: Jelmer Vernooij <[email protected]>
Date:   Wed May 21 23:57:59 2014 +0200

    Update about page for buildfarm to mention sources are now in Git.

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

Summary of changes:
 web/about.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/web/about.html b/web/about.html
index a26dfd4..05e0117 100644
--- a/web/about.html
+++ b/web/about.html
@@ -16,13 +16,13 @@
 
 <p>
   This allows team members to check on the build status on a wide
-  variety of operating systems and architectures without the drudgery of 
-  logging into each machine after each CVS commit.
+  variety of operating systems and architectures without the drudgery of
+  logging into each machine after each Git commit.
 </p>
 
 <p>
   The build farm pulls the source code from the <a
-  href="http://www.samba.org/ftp/unpacked/";>unpacked CVS/Subversion
+  href="http://www.samba.org/ftp/unpacked/";>unpacked Git
   repository</a> and does a clean configure and build whenever a change is
   detected in the tree. The results shown give information on the status of the
   configure and build process, plus any error logs.
@@ -32,7 +32,7 @@
 <p>
   The author of the build farm is <a href="mailto:[email protected]";>Andrew
   Tridgell</a>. The source for the build farm is available in the build-farm
-  Subversion tree on the <a href="http://svn.samba.org/";>samba.org SVN
+  Git repository on the <a href="https://git.samba.org/";>samba.org Git
   server</a>.
 </p>
 


-- 
build.samba.org

Reply via email to