View Single Post
Old 04-13-2009, 09:01 PM   #1 (permalink)
hummingbird
PaleMelanesian's Disciple
 
hummingbird's Avatar
 
Join Date: Dec 2008
Location: Noida, UP, India
Posts: 197

City - '04 Honda City iDSI EXi
90 day: 47.47 mpg (US)
Thanks: 3
Thanked 3 Times in 2 Posts
Unhappy Arduino googlecode checkout woes

I'm trying to dabble in MPGuino/OBDGuino code development.

Wanted to build my own Arduino environment, as a pre-built package is not available for my flavor of OS - Kubuntu/Jaunty 64-bit Linux.

I am following the instruction on the googlecode page for checking out the code properly (there is hardly any procedure before the code is checked out anyways). I still get stuck at precisely one point during checkout process, as indicated below -

Code:
$ svn checkout http://arduino.googlecode.com/svn/trunk/ arduino-read-only
...
A    arduino-read-only/build/shared/sketchbook/default
A    arduino-read-only/build/shared/sketchbook/examples
A    arduino-read-only/build/macosx
A    arduino-read-only/build/macosx/dist
A    arduino-read-only/build/macosx/dist/librxtxSerial.jnilib
svn: REPORT of '/svn/!svn/vcc/default': Could not read response body:
 connection was closed by server (http://arduino.googlecode.com)
Before giving out the svn error, the terminal was stuck for a loooong time at the librxtxSerial.jnilib line.

Please let me know where I am getting wrong. Thanks!

__________________
  Reply With Quote