Changes between Version 1 and Version 2 of ProjectManagementUsingSVN
- Timestamp:
- Feb 16, 2017, 7:10:40 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectManagementUsingSVN
v1 v2 27 27 3. Fill out the information and finish and commit. 28 28 29 === To check a project out 30 Command line: svn co svn+ssh://mylogin@jupiter2.raidtech.net/home/svn/FIRST/myProject 31 32 === To see a list of projects: 33 Command line: svn list svn+ssh://mylogin@jupiter2.raidtech.net/home/svn/FIRST 34 29 35 === To update a branch project 30 36