Changes between Version 1 and Version 2 of ProjectManagementUsingSVN


Ignore:
Timestamp:
Feb 16, 2017, 7:10:40 PM (8 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectManagementUsingSVN

    v1 v2  
    27273. Fill out the information and finish and commit.
    2828
     29=== To check a project out
     30Command line: svn co svn+ssh://mylogin@jupiter2.raidtech.net/home/svn/FIRST/myProject
     31
     32=== To see a list of projects:
     33Command line: svn list svn+ssh://mylogin@jupiter2.raidtech.net/home/svn/FIRST
     34
    2935=== To update a branch project
    3036