SourceForge.net Logo

College Time Table

©graeme foster
Home Work Done Documentation User Manual Source Screens

Getting the Source Code

This is a rough guide on getting the source code from the sourceforge repository. The code has now been migrated to the Subversion repository. I've added the basic commands to get the source code using different svn clients: Compiling the source

Download the source from the command line

You will need to move to the directory where you wish to download the source code and then check it out using the svn checkout command:
cd /home/graeme/sourceforge
svn checkout https://svn.sourceforge.net/svnroot/time-table
back to the top or Compiling the source

Download the source from kdesvn

Press the checkout a repository button, or select that option from the General sub menu under the Subversion menu item. The repository to check out is:
https://svn.sourceforge.net/svnroot/time-table
checkout a repository
back to the top or Compiling the source

Download the source from TortoiseSVN

TortoiseSVN is a windows svn client and is available from here TortoiseSVN requires Win2k/XP or higher and version 3.0 or later of the Windows MSI installer. Navigate to the folder where you wish to download the source code and then right click. From the context menu select SVN Checkout... This will display the checkout dialog box. The repository to check out is:
https://svn.sourceforge.net/svnroot/time-table
checkout a repository
back to the top or Compiling the source
This project is
supported by
SourceForge.net Logo