Issue 3614: How to config my replication.config when target project name is different with src project name?
Status:  New
Owner: ----
Reported by yuangjay...@gmail.com, Oct 17, 2015
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.