master_sites not required if fetch.type is svn
Hi, I'm getting this lint warning: Error: Missing required variable: master_sites on a port using fetch.type svn. Is master_sites really required? Should lint not warn if fetch.type is svn or cvs? Blair -- Blair Zajac, Ph.D. CTO, OrcaWare Technologies <blair@orcaware.com> Subversion training, consulting and support http://www.orcaware.com/svn/
Blair Zajac wrote:
I'm getting this lint warning:
Error: Missing required variable: master_sites
on a port using fetch.type svn. Is master_sites really required? Should lint not warn if fetch.type is svn or cvs?
You are probably right, lint shouldn't warn if fetch.type is something other than "standard"... At least the var isn't used, even if "Required". --anders
On Feb 18, 2008, at 12:32, Anders F Björklund wrote:
Blair Zajac wrote:
I'm getting this lint warning:
Error: Missing required variable: master_sites
on a port using fetch.type svn. Is master_sites really required? Should lint not warn if fetch.type is svn or cvs?
You are probably right, lint shouldn't warn if fetch.type is something other than "standard"...
At least the var isn't used, even if "Required".
Yeah, I think lint is wrong here. I filed a ticket: http://trac.macosforge.org/projects/macports/ticket/14377
participants (3)
-
Anders F Björklund
-
Blair Zajac
-
Ryan Schmidt