Download presentation
Presentation is loading. Please wait.
1
Tortoise SubVersion Client Again
A Few More Things Copyright © Curt Hill
2
Introduction We should have done at least two things with TortoiseSVN
Install Check out the repository on Euler It would be highly desirable if you have also done a commit We would like to look at a few others Copyright © Curt Hill
3
Update An update is similar to a restricted check out
A check out gets all the files of the repository and places them in the directory that you chose An update gets all the files that are newer than your current files An update can only change things if: You did an original check out Someone else updated some of the files since then Copyright © Curt Hill
4
Right Click on Directory
Copyright © Curt Hill
5
Click on Update Copyright © Curt Hill
6
Others Commands The right click of a repository will usually about three commands Update Commit TortoiseSVN The last of these opens a submenu of several interesting things It always knows the network repository after a check out Several of these are worth further exploration Copyright © Curt Hill
7
TortoiseSVN Copyright © Curt Hill
8
Show Log The log is the text commentary that will be entered with a commit Every commit should have some text that tells what was changed and why In our environment we will have a single login for everyone Thus the text should have the name In a individual login environment the login indicates who Copyright © Curt Hill
9
Show Log Copyright © Curt Hill
10
Show Log Again The top pane allows us to scroll through the various revisions and look at individual commits The second pane is the commit text The third pane is the files changed Copyright © Curt Hill
11
Repo Browser Gives a File Explorer like interface to the network repository This is not the files on disk You may click on any of the files and it will be loaded Provided there is a application that can handle You may browse revisions other than the current head Copyright © Curt Hill
12
Repo Browser 1 Copyright © Curt Hill
13
Different Revision Copyright © Curt Hill
14
Right Click Copyright © Curt Hill
15
Finally Most of these are commonly used
We will probably not need any of the others Copyright © Curt Hill
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.