[MacPorts] howto/SyncingWithSVN modified

MacPorts noreply at macports.org
Wed Feb 17 14:06:11 PST 2010


Changed page "howto/SyncingWithSVN" by jon at jonsview.com from 198.51.49.2*
Page URL: <http://trac.macports.org/wiki/howto/SyncingWithSVN>
Diff URL: <http://trac.macports.org/wiki/howto/SyncingWithSVN?action=diff&version=10>
Revision 10
Comment: It appears that the repository can only be checked out by using a secure connection.

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/SyncingWithSVN
=========================================================================
--- howto/SyncingWithSVN (version: 9)
+++ howto/SyncingWithSVN (version: 10)
@@ -25,7 +25,7 @@
 cd $prefix/var/macports/sources
 mkdir -p svn.macports.org/trunk/dports
 cd svn.macports.org/trunk/dports 
-svn co http://svn.macports.org/repository/macports/trunk/dports/ .
+svn co https://svn.macports.org/repository/macports/trunk/dports/ .
 }}}
 
 == Configuration ==

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on howto/SyncingWithSVN. If it was not you, please
report to .


More information about the macports-changes mailing list