Fetching two svn repertories at the same time
Ryan Schmidt
ryandesign at macports.org
Tue Aug 2 00:39:45 PDT 2011
On Aug 2, 2011, at 02:25, vincent habchi wrote:
> In order to set up the “dragonegg” port, I have to fetch both dragonegg and llvm from svn at the same time.
> How can I do this? Obviously, the svn fetch type does not support multiple checkouts from different trees.
If this is truly required, then you could fetch one of them using the svn fetch type, and fetch the other one manually in the post-fetch block.
More information about the macports-dev
mailing list