svnvisualsvn-serversvnsync

SVN Read/Write proxy - two way svnsync


At work we have a SVN server. We access it through TortoiseSVN, VisualSVN Server and Eclipse (with Subclipse plug-in for SVN integration). The office SVN server runs only during the day and is turned off during the night. We have a fair pain with operations in keeping the server running for full 24 hours.

The main team works only during the day, but an small team works in the night. They dont have access to the SVN server because the server is shut down.

I could use svnsync to set up a read only repository on a hosted server. We do have a VPS. But we need a commitable read/write server. the night-time server and day-time server can sync with each other.

The whole SVN server could be shifted to the VPS, but it is slow and we do do like our GBps Lan.

Any Ideas..??


Solution

  • What? They close down the Subversion server at night?

    Subversion is a centralized repository. This isn't a case of someone in India trying to access a repository in California over a very slow connection. If this office simply turns off the lights at 5pm, there's really not much you can do. I doubt they want pay for Wandisco's product if they don't want to pay to keep the server up when people they pay have to work.

    The possible solutions: