In order to easily maintain and distribute FITkit applications' source codes, a CSM Subversion system is used.
Current source codes are placed in the repository on the address http://merlin.fit.vutbr.cz/svn/FITkit/trunk
.
It is possible to download the FITkit SVN with a SVN client (e.g. text client SVN or graphical client for Windows TortoiseSVN).
Use the checkout
during the first download.
~# mkdir FITkit-svn ~/FITkit-svn# svn checkout http://merlin.fit.vutbr.cz/svn/FITkit/trunk
To synchronize the local copy with the copy in repository, use ``update``command.
~# cd FITkit-svn ~/FITkit-svn# svn update
It is possible to download the source codes as a ZIP archive FITkit.zip.
~# mkdir FITkit-svn && cd FITkit-svn ~/FITkit-svn# wget http://merlin.fit.vutbr.cz/FITkit/snapshot/FITkit.zip && unzip FITkit.zip
The easiest way is to use the QDevKit QDevKit application with an integrated SVN client. Download and synchronization is made with one click.
File | Revision | Size | Age | Author | Last message | |
![]() | tags | 275 | - | 15 years | root | Finish reorganization of the repo |
![]() | trunk | 461 | - | 10 years | vasicek |