Source Code Repository for ourproject.org
Documentation for Subversion (“SVN”) is available at http://svnbook.red-bean.com/. Anonymous Subversion AccessThis project's SVN repository can be checked out through anonymous access with the following command(s). svn checkout svn://scm.ourproject.org/svnroot/ourproject/ svn checkout https://scm.ourproject.org/anonscm/svn/ourproject/ Only project developers can access the Subversion tree via this method.SSH must be installed on your client machine. Substitute developername with the proper value. Enter your site password when prompted. svn checkout svn+ssh://developername@scm.ourproject.org/svnroot/ourproject/ Substitute developername with the proper value. Enter your site password when prompted. svn checkout --username developername https://scm.ourproject.org/authscm/developername/svn/ourproject/ Subversion Repository BrowserBrowsing the Subversion tree gives you a view into the current status of this project's code. You may also view the complete histories of any file in the repository. |
Repository History
|