First page Back Continue Last page Overview Graphics
Problems With Other Systems
Slow repository operations
- Check-out/-in slowed down by delta compression
- Accessing old versions can be slow and awkward
- Building a configuration (aka “tagging”) can be slow
Non-atomic repository operations
- When check-out/-in aren't atomic with respect to each other, the user performing the checkout can get an inconsistent set of sources
Notes: