Top Banner
TortoiseSVN TortoiseSVN By Group 1 By Group 1 Team B Team B
28

TortoiseSVN

Jan 02, 2016

Download

Documents

ulric-stone

TortoiseSVN. By Group 1 Team B. Installing TortoiseSVN. Click Next to Install. Click “I accept…” and then Next. Click Next. Click next to Install. Click Cancel if needed. Click the Finish button to complete the installation. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: TortoiseSVN

TortoiseSVN TortoiseSVN

By Group 1By Group 1

Team BTeam B

Page 2: TortoiseSVN

InstallingInstalling TortoiseSVN TortoiseSVN

Page 3: TortoiseSVN

Click Next to InstallClick Next to Install

Page 4: TortoiseSVN

Click “I accept…” and Click “I accept…” and then Nextthen Next

Page 5: TortoiseSVN

Click NextClick Next

Page 6: TortoiseSVN

Click next to InstallClick next to Install

Page 7: TortoiseSVN

Click Cancel if neededClick Cancel if needed

Page 8: TortoiseSVN

Click the Finish button Click the Finish button to complete the to complete the installationinstallation

Page 9: TortoiseSVN

To start using the To start using the software you must first software you must first restart your computerrestart your computer

Page 10: TortoiseSVN

Using TortoiseSVN Using TortoiseSVN

Page 11: TortoiseSVN

Once you install Once you install TortoiseSVN, you TortoiseSVN, you will find new will find new options added to options added to the Windows the Windows right click popup right click popup menu menu

Page 12: TortoiseSVN

Getting HelpGetting Help

Right click Right click anywhere on anywhere on your computeryour computer

Select Select TortoiseSVN TortoiseSVN

Select Help Select Help

Page 13: TortoiseSVN

Checkout Checkout

Create a Create a folderfolder

Right Click Right Click and choose and choose CheckoutCheckout

Enter your Enter your URL for the URL for the repositoryrepositoryhttps://acuas-ep.googlecode.com/svn/trunk/

Page 14: TortoiseSVN

Authentication for the Authentication for the RepositoryRepository Google Google

account and account and passwordpassword

Page 15: TortoiseSVN

It will update your It will update your folder automaticallyfolder automatically

Page 16: TortoiseSVN

Add a file, folder, Add a file, folder, folder tree to your folder tree to your repository repository In your copy navigate In your copy navigate

to your folder to your folder Add a new fileAdd a new file Right click on the fileRight click on the file Select the option Select the option

TortoiseSVN - >Add TortoiseSVN - >Add option option

Page 17: TortoiseSVN

Adding Continued Adding Continued

The 'TortoiseSVN: Add' box will be displayed The 'TortoiseSVN: Add' box will be displayed which will confirm the file that is to be added. which will confirm the file that is to be added. Click 'OK' Click 'OK'

The 'TortoiseSVN Add ... Finished!' box will be The 'TortoiseSVN Add ... Finished!' box will be displayed with a successful message. Click 'OK' displayed with a successful message. Click 'OK'

To send this change to the working copy to the To send this change to the working copy to the repository, you need to perform a 'Commit' repository, you need to perform a 'Commit' operation. Right click on the file Use-Cases.doc operation. Right click on the file Use-Cases.doc

Select the option 'SVN Commit' Select the option 'SVN Commit' Enter a log message Enter a log message Click 'OK' Click 'OK'

Page 18: TortoiseSVN

Modify contents in the Modify contents in the Subversion repository Subversion repository

Make the required Make the required modifications in your modifications in your working copy working copy

Right click on the file that Right click on the file that was modified was modified

Select the option 'SVN Select the option 'SVN Commit' Commit'

Enter a log message Enter a log message Click 'OK' Click 'OK'

Page 19: TortoiseSVN

Revert Changes Revert Changes

If you wish to remove all If you wish to remove all changes made to the changes made to the local copy that have been local copy that have been added but not added but not committed, you can use committed, you can use the revert operation. This the revert operation. This will undo all changes will undo all changes made to a file since the made to a file since the last commit. last commit.

Page 20: TortoiseSVN

Get the contents of an Get the contents of an earlier revision earlier revision If you want to view the If you want to view the

contents as in an earlier contents as in an earlier repository revision, you repository revision, you can do that by using the can do that by using the 'Update to revision' option'Update to revision' option

Right click on the Right click on the file/folderfile/folder

Select the TortoiseSVN - Select the TortoiseSVN -

>Update to Revision >Update to Revision optionoption

Page 21: TortoiseSVN

Update the working Update the working copy copy To update the To update the

working copy with working copy with the latest the latest repository revision,repository revision,

Right click on the Right click on the folder/file folder/file

Select 'SVN Select 'SVN Update' Update'

Page 22: TortoiseSVN

Edit ConflictsEdit Conflicts

Right click on Right click on the file the file

Select the Select the TortoiseSVN - TortoiseSVN - >Edit Conflicts >Edit Conflicts optionoption

Page 23: TortoiseSVN

Fix the ConflictFix the Conflict

Page 24: TortoiseSVN

Fix the conflict Cont.Fix the conflict Cont.

Right click on the changes made by you Right click on the changes made by you After choosing the appropriate resolution After choosing the appropriate resolution

for all the conflicts, right click on the filefor all the conflicts, right click on the file Select the TortoiseSVN - >Resolved Select the TortoiseSVN - >Resolved

optionoptionThe filename.ext.r* files will get deleted The filename.ext.r* files will get deleted

Right click on the file 'filename.ext' Right click on the file 'filename.ext' Select the TortoiseSVN - >Commit option Select the TortoiseSVN - >Commit option Enter a log message Enter a log message Click 'OK' Click 'OK'

Page 25: TortoiseSVN

View LogsView Logs

Right click on the Right click on the file/folder file/folder

Select the Select the TortoiseSVN - TortoiseSVN - >Show Log option >Show Log option

The 'Log The 'Log Message' window Message' window will display the will display the various log various log messages messages entered for a entered for a file/folder file/folder

Page 26: TortoiseSVN

Repository Browser Repository Browser

Right click on Right click on the file/folder the file/folder

Select the Select the TortoiseSVN - TortoiseSVN - >Repo->Repo-browserbrowser

Page 27: TortoiseSVN

Revision Graph Revision Graph

Right click on the file/folder Right click on the file/folder Select the TortoiseSVN - Select the TortoiseSVN -

>Revision Graph option >Revision Graph option The revision graph window The revision graph window

displays the number of versions displays the number of versions the file/folder has been through the file/folder has been through

Page 28: TortoiseSVN

Revision GraphRevision Graph