No problem with URL as we will also be using the same URL when we do failover.
On Fri, Jul 30, 2010 at 2:30 PM, Cooke, Mark <mark.co...@siemens.com> wrote: >> -----Original Message----- >> From: west alto [mailto:westa...@gmail.com] >> Sent: 30 July 2010 04:23 >> To: Subversion >> Subject: Possible corruption? >> >> Hi, >> >> This is my setup. I have 2 subversion server (svn1 and svn2) running >> 1.6 and a SAN Disk which house my repository. >> >> First i mount my SAN disk to svn1 which makes it as my active server. >> Whenever svn1 is down due to hardware maintenance i just my mount my >> SAN Disk to svn2 which makes it my active server. >> >> Now my question is, does it pose corruption on my repository when move >> it on different server but of the same version? >> >> Thanks, >> >> Jay >> > I don't believe corruption is your problem but wouldn't the repositories > change URL and therefore require the working copy to be "relocate"d? > > ~ mark c >