␡
- Subversion: A Great Product
- Repository and Working Copy
- Creating the Repository
- Creating a Share and Mapping a Network Drive
- Structure of the Working Copy
- Checking Files In and Out of the Repository
- Getting Other Peoples Changes
- Adding New Files
- Getting Change Differences for a File
- Getting Information About a File
- Backing up Subversion Repositories
- Conclusion
Like this article? We recommend
Backing up Subversion Repositories
I assume that you’re now sold on the idea of Subversion—and no, I’m not on commission! What about that most important area of backing up source code (or other file types) stored in a repository? Well, it’s probably no surprise that a few options exist. You can copy the entire repository or you can use one of the more specialized incremental techniques. In other words, you can adopt a method that suits your environment.