1 / 28

TortoiseSVN

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.

ulric-stone
Download Presentation

TortoiseSVN

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. TortoiseSVN By Group 1 Team B

  2. InstallingTortoiseSVN

  3. Click Next to Install

  4. Click “I accept…” and then Next

  5. Click Next

  6. Click next to Install

  7. Click Cancel if needed

  8. Click the Finish button to complete the installation

  9. To start using the software you must first restart your computer

  10. Using TortoiseSVN

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

  12. Getting Help • Right click anywhere on your computer • Select TortoiseSVN • Select Help

  13. Checkout • Create a folder • Right Click and choose Checkout • Enter your URL for the repository https://acuas-ep.googlecode.com/svn/trunk/

  14. Authentication for the Repository • Google account and password

  15. It will update your folder automatically

  16. Add a file, folder, folder tree to your repository • In your copy navigate to your folder • Add a new file • Right click on the file • Select the option TortoiseSVN - >Add option

  17. Adding Continued • The 'TortoiseSVN: Add' box will be displayed which will confirm the file that is to be added. Click 'OK' • The 'TortoiseSVN Add ... Finished!' box will be displayed with a successful message. Click 'OK' • To send this change to the working copy to the repository, you need to perform a 'Commit' operation. Right click on the file Use-Cases.doc • Select the option 'SVN Commit' • Enter a log message • Click 'OK'

  18. Modify contents in the Subversion repository Make the required modifications in your working copy Right click on the file that was modified Select the option 'SVN Commit' Enter a log message Click 'OK'

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

  20. Get the contents of an earlier revision • If you want to view the contents as in an earlier repository revision, you can do that by using the 'Update to revision' option • Right click on the file/folder • Select the TortoiseSVN - >Update to Revision option

  21. Update the working copy • To update the working copy with the latest repository revision, • Right click on the folder/file • Select 'SVN Update'

  22. Edit Conflicts • Right click on the file • Select the TortoiseSVN - >Edit Conflicts option

  23. Fix the Conflict

  24. Fix the conflict Cont. • Right click on the changes made by you • After choosing the appropriate resolution for all the conflicts, right click on the file • Select the TortoiseSVN - >Resolved optionThe filename.ext.r* files will get deleted • Right click on the file 'filename.ext' • Select the TortoiseSVN - >Commit option • Enter a log message • Click 'OK'

  25. View Logs • Right click on the file/folder • Select the TortoiseSVN - >Show Log option • The 'Log Message' window will display the various log messages entered for a file/folder

  26. Repository Browser • Right click on the file/folder • Select the TortoiseSVN - >Repo-browser

  27. Revision Graph • Right click on the file/folder • Select the TortoiseSVN - >Revision Graph option • The revision graph window displays the number of versions the file/folder has been through

  28. Revision Graph

More Related