body start
09년도 컴퓨터프로그래밍
Code Tree
Anonymous Subversion Access
This project's SVN repository can be checked out through anonymous access with the following command(s).
- svn checkout --username anonsvn http://nforge.zeropage.org/svn/comp
- The password is 'anonsvn'
Developer Subversion Access via DAV
Only project developers can access the SVN tree via this method. Substitute developername with the proper values. Enter your site password when prompted.
- svn checkout --username developername http://nforge.zeropage.org/svn/comp
Documentation for Subversion (sometimes referred to as "SVN") is available [here].