| Issue 214: | Gerrit should discover new projects automatically | |
| Back to list |
Reported by Cedric Beust <cbeust@google.com> on Thu Jun 04 11:53:31 PDT 2009 Source: JIRA GERRIT-214 Right now, we need to insert by hand. Gerrit could find out if new projects have been added by looking under (select git_base_path from system_config) and then showing a screen to allow further configuration of existing or new projects.
Sep 24, 2009
(No comment was entered for this change.)
Cc:
cbeust
Dec 17, 2009
Fixed when we added the 'init' command and its ability to scan the gerrit.basePath recursively to pick up new projects. Users should create projects using the create-project command over SSH, but if they insist on making them manually they should use the init command to rescan the project directory and push it into the DB.
Status:
Fixed
Labels: FixedIn-2.1
Oct 25, 2012
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |
Owner: ---