[151020] contrib/buildbot-test/README.md

raimue at macports.org raimue at macports.org
Fri Aug 5 09:30:53 PDT 2016


Revision: 151020
          https://trac.macports.org/changeset/151020
Author:   raimue at macports.org
Date:     2016-08-05 09:30:53 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
buildbot: document use of subversion

Modified Paths:
--------------
    contrib/buildbot-test/README.md

Modified: contrib/buildbot-test/README.md
===================================================================
--- contrib/buildbot-test/README.md	2016-08-05 16:17:41 UTC (rev 151019)
+++ contrib/buildbot-test/README.md	2016-08-05 16:30:53 UTC (rev 151020)
@@ -59,7 +59,11 @@
 
 This will use your copy of MacPorts in /opt/local for all tooling, but actual builds on the slave will be made in a separate prefix. Make sure this installation provides an up-to-date ports tree.
 
+You will need the subversion port in this prefix for tooling, as `/usr/bin/svn` will have problems to validate the Subversion server certificate due to a well-know bug in Mac OS X >= 10.7.
 
+    sudo port install subversion
+
+
 #### 1. Install MacPorts into a new prefix
 
 You need to use a new prefix for this installation. These instructions will use `/opt/mp-buildbot/prefix`.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/11809a53/attachment.html>


More information about the macports-changes mailing list