A subversion case study

Posted by yossarian

Subversion is a popular version control system used by programmers to keep track of who did what to their project code. It works great, but it drives non-coders mental – especially graphic designers, people trying to work on CSS files, HTML templates, etc. Here’s a quick rundown on what you need to do to get subversion-hosted code onto your machine so that you can work on it and commit it back to the main repository.