Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] [Buckminster-dev] CQuery: Can branchTagPath and revision be based on environment properties?

I'd like to be able to pass in an environment variable into a CQuery which indicates the branch and version (revision).  This allows setting up a build environment (from Subversion) for any branch/revision without each new branch needing a new/modified cquery.

Right now, the only way I see to set the branchTagPath and revision is to hard code them in the cquery (FYI:  just have one advisor node for ".*" which adds the revision and branch info for everything).  Is it possible to use environment  variables, or something else, to set the branchTagPath and revision during a resolve?  Maybe there's a different strategy I should consider?


Thanks,

Matt




Back to the top