Source code
Accessing Source Code
Slicer 3 Source Code
The source code for Slicer3 is located in a Subversion repository. To checkout the Slicer3 source, run the following command:
svn co http://www.na-mic.org/svn/Slicer3/trunk Slicer3
To browse the Slicer3 code through the ViewVC web interface, go to:
http://www.na-mic.org/ViewVC/index.cgi/
Slicer 2 Source Code
The source code for Slicer 2 is located in a CVS repository. To do an anonymous checkout of the Slicer2 source, run the following command:
cvs -d :pserver:anonymous@cvs.spl.harvard.edu:/projects/cvs/slicer login
Enter 'bwhspl' as the password and then
cvs -z3 -d :pserver:anonymous@cvs.spl.harvard.edu:/projects/cvs/slicer checkout slicer2
To browse the Slicer2 code through the ViewCVS web interface, go to:
http://splweb.bwh.harvard.edu:8000/cgi-bin/develop/viewcvs.cgi/slicer2/?cvsroot=slicer