Skip navigation

Hybrid Version Control

At some point in time your version control system (VCS) may become a bottleneck in your development process. Why? There are several reasons:

the access to the VCS server can be too sloooow: slow connection, many developers, limited server resources; in fact it is not easy to scale your centralized VCS server because it is, well… [...]