I have installed and configured Subversion Edge 3.3.2 (Linux 64-bit)
on CentOs ( 64-bit )
.
And its working good.
And I have two doubts
Can we create two instances of SVN on same server
I did started working on creating two instances on machine, and i created with different directory name as
anotherCSVN
and it shows the server is started with
http://localhost:3343/csvn
And this is the same url for previous SVN instance.. and i was expecting something about (I dont know why, even i know little about apache http mod )
http://localhost:3343/anotehrCSVN
There might be any changes, do we need to in apache configuration at previous or current SVN
instance.