version control
play

version control Hands-on Unix System Administration DeCal - Fall - PowerPoint PPT Presentation

version control Hands-on Unix System Administration DeCal - Fall 2012 2012-10-29 (off-topic) nagios system/network monitoring software watches hosts and services alerts version control in a nutshell keep track of changes made


  1. version control Hands-on Unix System Administration DeCal - Fall 2012 2012-10-29

  2. (off-topic) nagios ■ system/network monitoring software ■ watches hosts and services ■ alerts

  3. version control in a nutshell ■ keep track of changes made to files over time (versions) ■ can revert changes, compare revisions go back to specific revisions ■ rcs, cvs, subversion, mercurial, git ■ git+hg = distributed version control ○ for the curious: ○ http://betterexplained.com/articles/intro-to-distributed- version-control-illustrated/ersion-control-illustrated/

  4. version control concepts/terms ■ repository ○ git init ○ git clone ○ svnadmin create <REPO_PATH> ■ revision ■ "checking out" ■ working copy ○ svn checkout ■ "checking in"/"commit" ○ svn ci/svn commit, git commit ■ deltas ■ merging, conflicts ○ svn resolve --accept=ARG

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend