Open main menu

CDOT Wiki β

Changes

FAQ

2 bytes removed, 13:18, 6 October 2006
SVN
#: View a [http://subversion.tigris.org/links.html#clients list of SVN clients] available for various platforms and development environments.
# '''SVN Common Commands'''
## When : To access the svn repository for your project, use the following command to 'check out' your project.
<pre>
svn checkout svn://cdot.senecac.on.ca/test/<yourprojecthere>
1
edit