How to synchronize two Subversion repositories?
问题 My company has a subsidiary with a slow Internet connection. Our developers there suffer to interact with our central Subversion server. Is it possible to configure a slave/mirror for them? They would interact locally with the server and all the commits would be automatically synchronized to the master server. This should work as transparently as possible for the developers. Usability is a must. Please, no suggestions to change our version control system. 回答1: Subversion 1.5 introduced proxy