Difference between revisions of "Quick Subversion checkout"
Jump to navigation
Jump to search
(removed empty headings for compilation and building) |
|||
Line 7: | Line 7: | ||
<pre><nowiki>svn co https://scm.sipfoundry.org/rep/resiprocate/main</nowiki></pre> | <pre><nowiki>svn co https://scm.sipfoundry.org/rep/resiprocate/main</nowiki></pre> | ||
− | |||
− | |||
− | |||
− |
Revision as of 17:21, 8 February 2006
Subversion Checkout
Information on obtaining subversion can be found at Subversion at SIPFoundry.
To obtain an account to check changes back in, go to Accounts at SIPFoundry.
Once you have subversion installed, issue the following command to check out the code:
svn co https://scm.sipfoundry.org/rep/resiprocate/main