On Oct 12, 2014, at 10:24 PM, Mark Brethen <[email protected]> wrote:
> On Oct 12, 2014, at 8:00 PM, Lawrence Velázquez <[email protected]> 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} > } You lose a fair amount of important logic if you roll your own fetch phase, especially regarding Subversion checkouts. I personally don't recommend it. vq _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
