Čeština / English
Login

SVN Repository

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.

1. How to get the source codes

  • 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.

2. Browse SVN content

FileRevisionSizeAgeAuthorLast message
tags275-15 yearsrootFinish reorganization of the repo
trunk461-10 yearsvasicek
Visited: 2914x Last visit: 27.11.2023 21:02:35