Hi All,
I have a task in hand to setup a master-slave svn repository configuration so
that master will synchronize its repositories with slave. I searched a lot on
web and found many links telling about how to set it up. Following those links
I started using "svnsync" for this purpose. But some
Hi All,
I have a task in hand to setup a master-slave svn repository configuration so
that master will synchronize its repositories with slave. I searched a lot on
web and found many links telling about how to set it up. Following those links
I started using "svnsync" for this purpose. But some
Hi Nico, Uli and All,
Thanks for your replies.
You got me right that I am willing to implement a write-through-proxy set up
where every WRITE request is redirected to master (server) by slave (server)
while every READ request is served locally by the slave. I understand the risk
of multiple use
Hi Nico, Uli and All,
Thanks for your replies.
You got me right that I am willing to implement a write-through-proxy set up
where every WRITE request is redirected to master (server) by slave (server)
while every READ request is served locally by the slave. I understand the risk
of multiple use