Pages

Wednesday, January 20, 2010

How to get the latest sources from subversion (SVN)


In software development, Subversion (SVN) is use to maintain current and historical versions of files such as source code, web pages, and documentation. Let say you need to work on a project that requires you to download the source code from the subversion. Here how it done...