
At some point you may have heard your programmer friends talking about a tool called Subversion. What is it? why do you need it and how can it impact your work as a designer?
SVN FOR DSGN
Subversion was started in 2000 as an effort to write a free version control system which operated much like the paid solutions of the time. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. It’s goal is to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS).
(more…)