![]() |
|||||||||||||||||||||
|
» Subversion VCS
TM++ uses Subversion as a version control for source code. To get the latest development version of TM++ on UNIX(R) or Linux type the following in a terminal shell:
svn co https://tmplusplus.svn.sourceforge.net/svnroot/tmplusplus/trunk tmplusplus
If you are using Windows(R) there are many clients, personally I use Tortoise.
Click here if you want to browse the SVN repository using a web browser.
cd tmplusplus ./configure make check sudo make install The SVN repository uses a release pattern, this means that there are three directories at the root:
| ||||||||||||||||||||