ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Be able to choose what kind of repository is created (Feature #249)
Description
Chili allows us to automate repository creation for only one SCM at a time.
Am I wrong or it is impossible to choose which kind of repo is created for a new project ?
In my company, we use Subversion and Git. We automated Subversion repository creation but we still have to create the Git repos manually.
Would be cool if we make it possible to choose the kind of created repository :)
Related issues
duplicates Feature #454: Manual creation of subversion repository via the project ... | Open | 2011-06-08 |
History
Updated by Eric Davis at 2011-03-03 12:01 am
I think you could run two repoman.rb scripts (one for svn and one for git) but then it would then be based on which script runs first after a new project creation.
Updated by Holger Just at 2011-12-18 07:23 pm
Closing this on in favor of #454. Although that came later, it better describes the probably best solution.
- Status changed from Open to Duplicate