Changed page "CommittersGuide/PersonalSVNRepository" by ryandesign@macports.org from 75.34.101.101* Page URL: <https://trac.macports.org/wiki/CommittersGuide/PersonalSVNRepository> Diff URL: <https://trac.macports.org/wiki/CommittersGuide/PersonalSVNRepository?action=diff&version=6> Revision 6 Comment: use https repository url -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: CommittersGuide/PersonalSVNRepository ========================================================================= --- CommittersGuide/PersonalSVNRepository (version: 5) +++ CommittersGuide/PersonalSVNRepository (version: 6) @@ -1,7 +1,7 @@ If you need to maintain MacPorts-releated files which should not be distributed widely you can set up 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 +Repository=https://svn.macosforge.org/repository/macports User=userid svn mkdir --username ${User}@macports.org -m"Create user repository for ${User}" ${Repository}/users/${User} -------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 .