简体   繁体   中英

filesystem url of a svn repository

I am trying to integrate Rally with Subversion. All 3 ie, Rally, Subversion and the SubversionConnectorforRally are on different remote servers. Now how do I put the filesystem url of a svn repository which is on a remote windows machine ? it should be something of the form file:/// which is what the repository.yml file of SubversionConnectorforRally expects.

.....
Subversion:
    Server              : vm-ubuntu-64.acme.com
    RepositoryBase      : /var/subversion/Demo-centralized-master-repo
.....

Linux example: https://help.rallydev.com/how-to-install-and-use-the-svn-connector-on-linux

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM