I'm working with a very remote SVN that is pretty slow. My internet connection is good but the distance plays its part. It's not that slow, I can work. But it pisses me off when every diff takes a second or two.
Is there a way to create a proxy SVN locally that constantly downloads the remote one?
Should I use local git or mercurial? They can bind to a SVN and can clone it.
I need something that doesn't need much effort.