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