1 / 12

Version Control

Version Control. Introduction to Subversion (SVN). The Idea of SVN. Various people could work on the same Project You can see changes between the versions You can undo the changes you made with GAMS after solving. General Construction of a Version Control. /trunk

libra
Download Presentation

Version Control

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. Version Control Introduction to Subversion (SVN)

  2. The Idea of SVN • Various people could work on the same Project • You can see changes between the versions • You can undo the changes you made with GAMS after solving

  3. General Construction of a Version Control • /trunk • contains the working directory, small changes • /branches • For big changes in a separate directory • /tags • For „Milestones“

  4. Folders in EU Fasom

  5. First Import using TortoiseSVN

  6. User name and password

  7. Exporting data from SVN

  8. First version control

  9. Structure of your folders

  10. Using SVN

  11. Example: Comparing changes

  12. How to get SVN • http://tortoisesvn.net/downloads

More Related