[MacPorts] CommittersGuide/PersonalSVNRepository added

MacPorts noreply at macports.org
Sat Mar 7 01:23:31 PST 2009


Added page "CommittersGuide/PersonalSVNRepository" by krischik at macports.org from 89.236.172.92*
Page URL: <http://trac.macports.org/wiki/CommittersGuide/PersonalSVNRepository>
Comment: new page
Content:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
If you need to maintain MacPorts releated files which should not be distributed widely you can setup a personal space inside the MacPorts Subversion repository. You do this using the Terminal with the following command.

{{{
Repository=http://svn.macosforge.org/repository/macports
User=userid

svn  mkdir --username ${User} -m"Create user repository for ${User}" ${Repository}/users/${User}
svn export ${Repository}/users/${User} macports-${User}
}}}

Use your MacPorts user for '''userid'''



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


More information about the macports-changes mailing list