Hi I was recently giving my x0x some much needed TLC and I realised I didnt have the schematic etc to hand anywhere.
Browsing over to "http://www.ladyada.net/make/x0xb0x/download.html" unfortunately bounces to an error on sourceforge:
"The x0xb0x project's CVS data is in read-only mode, so the project may have switched over to another source-code-management system."
Presumably there is some system that has changed over there, so does anyone have a link for the schematics/eagle files I can grab untill the link is restored?
Many thanks!
oli
x0x schematic / board files
Moderators: altitude, adafruit_support_bill, adafruit, hamburgers, phono
Please be positive and constructive with your questions and comments.
- mikeysklar
- Posts: 16323
- Joined: Mon Aug 01, 2016 8:10 pm
Re: x0x schematic / board files
I was able to download the files with the command suggested:
See attached.
Code: Select all
cvs -z3 -d:pserver:[email protected]:/cvsroot/x0xb0x co -P hardware
Code: Select all
% cvs -z3 -d:pserver:[email protected]:/cvsroot/x0xb0x co -P hardware
cvs checkout: warning: failed to open /Users/sklarm/.cvspass for reading: No such file or directory
cvs checkout: Updating hardware
U hardware/ioboard.brd
U hardware/ioboard.sch
U hardware/mainboard.brd
U hardware/mainboard.sch
- Attachments
-
- hardware.zip
- (215.36 KiB) Downloaded 360 times
Please be positive and constructive with your questions and comments.