[MacPorts] howto/SyncingWithSVN modified

MacPorts noreply at macports.org
Tue Nov 1 04:24:46 CET 2016


Page "howto/SyncingWithSVN" was changed by ryandesign
Diff URL: <https://trac.macports.org/wiki/howto/SyncingWithSVN?action=diff&version=23>
Revision 23
Comment: Replace "Step 4: Sync" text with new wording from SyncingWithGit
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/SyncingWithSVN
=========================================================================
--- howto/SyncingWithSVN (version: 22)
+++ howto/SyncingWithSVN (version: 23)
@@ -100,20 +100,20 @@
 
 === Step 4: Sync ===
 
-Run sync in debug mode and watch for "svn update" instead of "rsync"
-being used.  Basically, if this command works, you're good to go, and
-future sync's will work as well.
+On running your first sync you will have wait for the PortIndex to be generated, which will take some time. Subsequent runs will be faster, as only changed Portfiles need to be indexed again. Use the `-v` flag for verbose mode which will show you the progress of this operation.
 
 {{{
-port -d sync 
+sudo port -v sync
 }}}
+
+After this has finished, you are now receiving your Portfiles using Subversion instead of rsync. 
 
 == See also ==
 
 Additional topics related to MacPorts and SVN:
 
 - Creating and testing ports not yet submitted to MacPorts:
-  [https://guide.macports.org/#development.local-repositories Local SVN development repository]
+  [https://guide.macports.org/#development.local-repositories Local development repository]
 - [wiki:RunningTrunk Running an unstable/development version of MacPorts]
 
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/SyncingWithSVN>
MacPorts <https://www.macports.org/>
Ports system for macOS

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


More information about the macports-changes mailing list