Last updated
Kurskode
svnusr
Varighet
7 timer (vanligvis 1 dag inkuldert pauser)
Krav
Understanding of file system concepts such as files, directories and access controls.
Oversikt
Dette kurset er opprettet for folk som trenger å samarbeide. Emnet forklarer begrepene fusjoner, konflikter, grener, revisjoner og diff-filer. Deltakerne vil lære å bruke kommandolinjeverktøy, så vel som GUI-er som Tortoise.
Machine Translated
Kursplan
Repository Basics
- What is a repository
- What should be stored in a repository
- Tracking file changes and history
- Repository URL and protocols
Working With Revisions
- Import project
- Concept of working copies
- Checking out and exporting
- Checking in and writing log messages
- Solving conflicts
- Finding differences between revisions and working copy files
- Reverting changes
- Adding new files to the repository
- Removing, moving and renaming files in the repository and working copy
- Creating snapshots with tagging
- Switching files to a certain moment in the past
Sharing Files
- Locking and unlocking file
- The Lock-Modify-Unlock Solution versus Copy-Modify-Merge Solution
Branching and Merging
- Creating branches
- Merging changes
Troubleshooting
- How to deal with not properly moved or copied files and folders
- Dealing with multiple working copies