[25234] trunk/base/src/port/port.1

source_changes at macosforge.org source_changes at macosforge.org
Tue May 15 23:55:26 PDT 2007


Revision: 25234
          http://trac.macosforge.org/projects/macports/changeset/25234
Author:   eridius at macports.org
Date:     2007-05-15 23:55:26 -0700 (Tue, 15 May 2007)

Log Message:
-----------
Update the documentation on sync and selfupdate to mention the subversion updating behaviour

Modified Paths:
--------------
    trunk/base/src/port/port.1

Modified: trunk/base/src/port/port.1
===================================================================
--- trunk/base/src/port/port.1	2007-05-16 06:48:05 UTC (rev 25233)
+++ trunk/base/src/port/port.1	2007-05-16 06:55:26 UTC (rev 25234)
@@ -309,6 +309,12 @@
 from the MacPorts rsync server. To update you would normally do:
 .Pp
 .Dl "sudo port -d sync"
+.Pp
+If any of the dports tree(s) uses a file: URL that points to a local subversion working copy,
+.Ic sync
+will perform an
+.Ic "svn update"
+on the working copy with the user set to the owner of the working copy.
 .Ss outdated
 List the installed ports that need upgrading.
 .Ss upgrade
@@ -394,6 +400,10 @@
 installing the newest infrastructure available. To update you would typically do:
 .Pp
 .Dl "sudo port -d selfupdate"
+.Pp
+See
+.Ic sync
+for more information about updating dports tree(s).
 .Ss help
 Displays a summary of all available actions and port command syntax on stdout.
 .Sh DEVELOPER TARGETS

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070515/7e4b7e37/attachment.html


More information about the macports-changes mailing list