Issue 480: Gerrit should attempt to create a new repo when replication target doesn't exist and using local urls
Status:  Released
Owner: ----
Closed:  Jul 3
Reported by mike.lifeguard@gmail.com, Mar 2, 2010
What it says on the tin. When a local url is configured for replication,
gerrit warns that it cannot create the repo if it is missing. If it is
indeed missing (or can't be written to), then we get nasty errors like
issues 477/8/9. Whenever possible, gerrit should simply create the repo at
the replication target then replicate to it.
Jul 3, 2015
Project Member #1 edwin.ke...@gmail.com
This can be enabled by setting 'remote.NAME.createMissingRepositories' to true, see:
  https://gerrit.googlesource.com/plugins/replication/+doc/master/src/main/resources/Documentation/config.md

Implemented by:
  https://gerrit-review.googlesource.com/49728

Status: Released
Labels: FixedIn-2.8