Using fetch.type git AND standard.....

Rainer Müller raimue at macports.org
Sat Oct 9 14:56:41 PDT 2010


On 2010-10-09 19:37 , Steve Fatula wrote:
> So, I have a situation where I need to get the main program via git, and, another program via normal methods and I cannot figure the syntax for the life of me.
> 
> fetch.type standard:typea \
>        git:typeb
> 
> Would likely be the correct syntax, but, then, typeb has to refer to something, and, i can't figure that one out.

Unfortunately, it's impossible to do this. fetch.type specifies only one
type and you can't mix them.

You have to use a post-fetch phase to run one of them manually.

Rainer


More information about the macports-dev mailing list