svn fetch multiple directories
Mark Brethen
mark.brethen at gmail.com
Sun Oct 12 14:23:50 PDT 2014
I'm breaking up an svn into different subports. It would save download time if I can checkout only the directories needed from the repository for each subport. Can you give multiple URLs for 'svn.url'? Similar to:
$ svn checkout file:///tmp/repos/test file:///tmp/repos/quiz working-copies
which checks out 2 different directories, but places both into a directory called working-copies.
This isn't covered in the macports documentation.
Mark
More information about the macports-dev
mailing list