On 2009-05-28 00:20, Darren Weber wrote: > What's the svn url? Tried and failed on: > > svn checkout http://svn.macports.org/repository/users/trunk
You probably do not really want to checkout the directories of all users as that would be quite big. Use the Trac Browser to find out the paths before. You got the location wrong, the repository root is located at <https://svn.macosforge.org/repository/macports> (But svn.macports.org works too). If you want to create your own users directory, you can do that remotely without a checkout of all users directories first: svn mkdir https://svn.macports.org/repository/macports/users/dweber svn co https://svn.macports.org/repository/macports/users/dweber Rainer _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
