svn fetch multiple directories

Mark Brethen mark.brethen at gmail.com
Sun Oct 12 19:24:03 PDT 2014


On Oct 12, 2014, at 8:00 PM, Lawrence Velázquez <larryv at macports.org> wrote:

> Right now, you can do your own fetch in a pre- or post-fetch stage. See the rust port, for example.

Or, how about:

fetch {
svn checkout file:///tmp/repos/test  file:///tmp/repos/quiz ${worksrcpath}
}


Mark






More information about the macports-dev mailing list