Setting Up Subversion for Development on Windows
By Akash Mehta2008-07-02
Further reading
Now that we've setup Subversion on a sample project, you can get started with it on an existing codebase. Remember to keep backups, especially of your repository folder. To explore Subversion, try these handy resources:
- Version Control with Subversion, provided by O'Reilly
- Wikipedia on Subversion
- Introducing Subversion at IBM developerWorks
If you're using Eclipse, make sure you checkout Subclipse as well.
Tutorial Pages:
» Introducing Subversion
» Setting up a Subversion server on Windows
» Working with Subversion
» Further reading
