RoboCupSoftware

From GT RoboJackets

Jump to: navigation, search

Contents

Team

Team Lead: Roman Shtylman

aim: shtylman
email: shtylman 'at' gmail.com

Master of Shadows: Ben J.

Component Overview

This is a list of broad components for the RoboCup System.

Subversion

We are using subversion to manage our code. The repository path for the root of the repository is: https://svn.robojackets.org/robocup and the software portion is located from https://svn.robojackets.org/robocup/software

Etiquette

Following these rules will lead to a good subversion experience. Not following them will...(censored)

  • DO NOT commit code that does not compile
  • DO NOT commit binaries
  • DO NOT commit IDE/Environment specific project files
  • ALWAYS state a comment for your commit
  • ALWAYS perform svn update before starting to make changes
  • ALWAYS perform svn update right before you commit
  • DO NOT stop working without performing svn commit on the code
Personal tools