[Rock-dev] select branch for buildconf

Sylvain Joyeux bir.sylvain at gmail.com
Tue Apr 14 15:25:07 CEST 2015


While bootstrapping, you add
  branch=MYBRANCHNAME

If it is on an already bootstrapped install, do
  autoproj switch-config branch=MYBRANCHNAME

On Tue, Apr 14, 2015 at 10:20 AM, Sitta Buhmann <sbuhmann at marum.de> wrote:
> But I want to have different branches for the buildconf package, i.e. I
> want to select different versions of the overrides.yml file...
> So I can't put it INTO the overrides.yml file.
>
> Sitta
>
> On 04/14/2015 03:17 PM, Sascha Arnold wrote:
>> Hi Sitta,
>> you can override branches for packages in your buildconf in the
>> overrides.yml file:
>>>    - drivers/xsens_imu:
>>>        branch: master
>> or for complete subfolders
>>>    - drivers/.*:
>>>        branch: master
>> or for certain commits
>>>    - drivers/xsens_imu:
>>>        commit: 4118cbca505f1d5e244047f87570c5f6004137b0
>> Best regards
>> Sascha
>>
>>
>> Am 14.04.2015 um 14:11 schrieb Sitta Buhmann:
>>> Hi,
>>>
>>> I try to select custom branches for our buildconf that don't get
>>> overridden by autoproj update.
>>> If I select the branch for the buildconf with git checkout the next call
>>> to autoproj update resets it to our rock flavor.
>>> Maybe I could use init.rb or overrides.rb to do it, but unfortunately I
>>> don't know how..
>>>
>>> I would be glad if someone had a hint.
>>>
>>> Sitta
>>>
>
>
> --
>
> Sitta Buhmann
> MARUM
> Centre for Marine Environmental Sciences
> University of Bremen / Dept. of Geosciences
> Leobener Str.
> D-28359 Bremen
>
> Phone:  +49 421 218 65613
> Fax.:   +49 421 218 9865613
> E-Mail: sbuhmann at marum.de
> URL:    www.marum.de
>
> _______________________________________________
> Rock-dev mailing list
> Rock-dev at dfki.de
> http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev


More information about the Rock-dev mailing list