| Issue 3614: | How to config my replication.config when target project name is different with src project name? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi,
I named src project(gerrit project) as projects/aaa.git, but my target project url is:
xx@xxx.xxx.xxx.xxx:projects/repo/repositories/git/aaa
I tried with "xx@xxx.xxx.xxx.xxx:projects/repo/repositories/git/${name##*/}" in replication.config, but it seems not support format ${name##*/}.
How should i config my replication.config?
My gerrit version is 2.10-rc2.
|
|
| ► Sign in to add a comment |