Update gerrit replication command.
Gerrit 2.8 uses a plugin to do replication and the command to trigger it is different than the built in command from 2.4. Update the docs to reflect the correct command. Change-Id: I4b97a94a932b469a72eb3141ebd340785577465c
This commit is contained in:
parent
cd59f2e483
commit
0be0dc79c3
@ -464,7 +464,7 @@ To rename a project:
|
||||
project has been created but is empty, trigger replication to
|
||||
populate it::
|
||||
|
||||
ssh -p 29418 review.openstack.org gerrit replicate --all
|
||||
ssh -p 29418 review.openstack.org replication start --all
|
||||
|
||||
#. Submit a change that updates .gitreview with the new location of the
|
||||
project.
|
||||
|
Loading…
Reference in New Issue
Block a user