-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This repository will house the source code for Orlando Code Camp 2012. Teams have been created for this repository so if you are interested in participating contact [email protected] for more information on opportunities.
Once you have created your github account you'll need to setup your workstation to push and pull code to the repository. The git extensions are available for VS2010 through the extensions manager as a NuGet package. If you don't remember the link for workstation setup you can find details here --> http://gitscc.codeplex.com/
If you are already a git user, you probably already know what to do. If not, and you've completed the setup steps for your own account/repo you can open a git bash session from inside Visual Studio with the "Git Pending Changes" window. Open a GIT Bash session and create the directory structure you want to use including a "onetug" folder. Then from the onetug folder issue the following command: git clone git://github.com/onetug/CodeCamp2012.git
You should now be able to open the Code Camp 2012 solution with VS2010.
There are other extensions available such as the web ui for visualizing the commit history. It is available as a NuGet package. http://gitweb.codeplex.com/