[25449] branches/dp2mp-move/base/src/port/port.1

source_changes at macosforge.org source_changes at macosforge.org
Mon May 21 23:24:25 PDT 2007


Revision: 25449
          http://trac.macosforge.org/projects/macports/changeset/25449
Author:   jmpp at macports.org
Date:     2007-05-21 23:24:25 -0700 (Mon, 21 May 2007)

Log Message:
-----------
Merging eridius' r25234: Update the documentation on sync and selfupdate to mention the subversion updating behaviour.

Modified Paths:
--------------
    branches/dp2mp-move/base/src/port/port.1

Modified: branches/dp2mp-move/base/src/port/port.1
===================================================================
--- branches/dp2mp-move/base/src/port/port.1	2007-05-22 06:20:30 UTC (rev 25448)
+++ branches/dp2mp-move/base/src/port/port.1	2007-05-22 06:24:25 UTC (rev 25449)
@@ -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 ports 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 ports 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/20070521/6414b225/attachment.html


More information about the macports-changes mailing list