[MacPorts] CommittersTipsAndTricks modified

MacPorts noreply at macports.org
Fri May 29 11:54:29 PDT 2009


Changed page "CommittersTipsAndTricks" by dweber at macports.org from 206.176.233.162*
Page URL: <http://trac.macports.org/wiki/CommittersTipsAndTricks>
Diff URL: <http://trac.macports.org/wiki/CommittersTipsAndTricks?action=diff&version=18>
Revision 18

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: CommittersTipsAndTricks
=========================================================================
--- CommittersTipsAndTricks (version: 17)
+++ CommittersTipsAndTricks (version: 18)
@@ -38,7 +38,7 @@
 $ svn co https://svn.macports.org/repository/macports/users/<YourMacPortsUserID> ~/myports
 }}}
 
-Then edit your MacPorts sources.conf file {{{/opt/local/etc/macports/sources.conf}}} to add ~/macports to the list before the main rsync source at rsync.macports.org, e.g.:
+Then edit your MacPorts sources.conf file {{{/opt/local/etc/macports/sources.conf}}} to add ~/myports to the list before the main rsync source at rsync.macports.org, e.g.:
 
 {{{
 file:///Users/<YourSystemUserID>/myports
@@ -51,12 +51,16 @@
 $ svn copy https://svn.macosforge.org/repository/macports/trunk/dports/devel/cableswig/Portfile ~/myports/devel/cableswig/Portfile
 }}}
 
-Run `portindex` in `~/myports` any time you add a new Portfile.
+Run `portindex` in `~/myports` any time you add a new Portfile, e.g.:
 
 {{{
 $ cd ~/myports
 $ portindex
+$ port file cableswig
 }}}
+
+For more information about branches and merging, see
+http://svnbook.red-bean.com/en/1.5/svn.branchmerge.using.html
 
 
 == Apply patches directly from Trac URL ==

-------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 CommittersTipsAndTricks. If it was not you, please
report to .


More information about the macports-changes mailing list