Subversion for Users Certificate for Leandro Cristobal
Certificate ID:
734135
Authentication Code:
e69f7
Certified Person Name:
Leandro Cristobal
Trainer Name:
Florian Hahn
Duration Days:
1
Duration Hours:
7
Course Name:
Subversion for Users
Course Date:
2023-08-29 09:30 to 16:30
Course Outline:
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