Skip to topic | Skip to bottom
Home"Wealth without money..."

Main.Subversionr1.8 - 22 Apr 2007 - 14:51 - ZachSmithtopic end

Start of topic | Skip to actions

Subversion Repository

The source code for RepRap is hosted on SourceForge. More information is available from the SourceForge subversion help page. Instructions on setting up a development environment on your computer are listed here for various operating systems.

You can browse the repository via the web:
http://reprap.svn.sourceforge.net/viewvc/reprap/trunk/reprap/

Directory Structure

The repository is moderately large (40+ MB). To save bandwidth, please check out directories individually:

reprap/host - Java sources for the host computer
svn co https://reprap.svn.sourceforge.net/svnroot/reprap/host

reprap/mechanics - Designs for the machine's parts
svn co https://reprap.svn.sourceforge.net/svnroot/reprap/trunk/reprap/mechanics

reprap/electronics - Designs for the machine's circuitry
svn co https://reprap.svn.sourceforge.net/svnroot/reprap/trunk/reprap/electronics

reprap/firmware - Software that runs on the PIC microcontroller
svn co https://reprap.svn.sourceforge.net/svnroot/reprap/trunk/reprap/firmware

If you must check out the entire repository, use:
svn co https://reprap.svn.sourceforge.net/svnroot/reprap
to top


You are here: Main > DocumentationMain > Subversion

to top

Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding RepRap? Send feedback