Git Setup

From 1511Wookiee
Jump to navigationJump to search

Source Code Repository Introduction

Since 2014, Team 1511 uses Git for its source code management. Git lets multiple developers easily work on the same code base and integrate all the changes the developers make.

Git Clients

  • Linux: Install git from your package manager, and read the documentation
  • Windows: MSysGit is a good solution.
    • It can be installed locally on school desktop computers
      • extract a zipped copy of the installer to your C:/Users/99yusername, and install with default options
    • Bundles graphical tools and a pared down terminal (command line interface)
  • Git is integrated with Eclipse by default.

Team 1511 Repositories

All repositories can be viewed at http://svn.penfieldrobotics.com/gitweb/.