Download presentation
Presentation is loading. Please wait.
Published bySamson Atkins Modified over 9 years ago
1
Version Control with SVN Images from TortoiseSVN documentation http://tortoisesvn.net/docs/release/TortoiseSVN_en/
2
What is Version Control? File Sharing Central repository Multiple users Revision Tracking Records of previous versions Change log
3
The Problem of File Sharing
4
Copy-Modify-Merge Solution
5
Copy-Modify-Merge (cont.)
6
Revision Tracking
7
Main Commands Import Put initial program into Repository Anywhere → Repository Checkout Get a working copy from Repository Repository → Local copy
8
Main Commands (cont.) Update Look at latest Repository revision and merge into local copy Repository → Local copy Commit Write local version back to Repository Local copy → Repository
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.