#11 Repository selection
Closed: Fixed Opened by kanarip.

We do check for repositories listed in the 'main' configuration file to be enabled or disabled, and combined with the configuration items in each model section (enable_development etc), this results in a list the user can (de)select repositories in. However, set enable_development to 0 in the model section (to not have it displayed during selection), and have it enabled in the 'main' configuration file. ConfigStore will not have a self.repos["development"] = False and will therefore not override the main configuration file setting for these repos


Should be an easy fix.

Solved in 2.0 branch

Milestone Beta release on F7 deleted

Metadata Update from @kanarip:
- Issue assigned to kanarip

Metadata