subversion

Posted on 2011-04-21 12:58  Binglin Lee  阅读(88)  评论(0)    收藏  举报

Checking Out Subversion

Subversion's source code is stored in the subversion tree of the main Subversion repository of the Apache Software Foundation. You can checkout the latest version of the code using the following command:

$ svn co http://svn.apache.org/repos/asf/subversion/trunk subversion