How to have different paths for different repositories in SVN Server? -


i'm new visual svn server (version 3.2.2) , i'm using create repositories.

when create repository in server, takes configured default path "c/repositories".

i know path can changed righ-clicking on root node , changing storage properties there way have different paths different repositories?

for e.g.  <br/>repository_1 in "c/repositories"  <br/>and  <br/>repository_2 in "d\repositories",  

considering repository_1 , repository_2 under same root node.

is there way have different paths different repositories?

"no" in common


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -