PDA

View Full Version : Silly FirstForge Question


gizzerd91
02-08-2012, 10:12 PM
How do you download all the code out of a FirstForge project, without having to manually click through and download each file in your browser?

gizzerd91
02-08-2012, 10:38 PM
Nevermind, I figured it out. If anyone else stumbles across this, the trick is SVN. SVN is a versioning protocol thing. Download SVN Tortoise, make an account on First Forge, and then use the SVN url on the page of the project you want to download as the jumping off point for Tortoise.

Joe Ross
02-08-2012, 11:04 PM
What are you downloading from the firstforge svn? There's nothing in the java repository, and the c++ is a year old. The latest code is installed with the java or c++ update.

gizzerd91
02-09-2012, 12:06 AM
Smartdashboard. I needed to get at some of the vision code to try to make processing work better.