Subversion
Introduction
Subversion is one of many choices when it comes to revision control software. The following is quick guide to Subversion.
Getting Started
Make sure to read the free Subversion book. It is a critical source of information and a useful reference guide. If you are using Ubuntu, I have written steps on how to install and configure Subversion which might or might not be useful to you.
Tools
For Eclipse users, check out SubEclipse. It is easy to install and behaves much like the CVS feature already included with the Eclipse install. For further information on using SubEclipse, read Using and Hacking SubEclipse.
If you are not an Eclipse user, then TortoiseSVN or RapidSVN are good alteratives.
Additional Information
- Making the Jump to Subversion
- Lifehacker - How to set up a personal home Subversion server.
- Lifehacker - Using Subversion with TortoiseSVN
1 Comment to Subversion
Leave a comment
You must be logged in to post a comment.
Search
Categories
- Adventures
(129)
- Announcements
(37)
- Business
(20)
- Electronics
(21)
- Epicurean
(10)
- Games
(2)
- Literature
(1)
- Mechanical
(4)
- Meetups
(17)
- Movies
(2)
- Music
(26)
- Photography
(1)
- Services
(28)
- Software
(128)
Post Update: Updated the original post with How to set up a personal home Subversion server and Using Subversion with TortoiseSVN links.