The public SVN database contains the Tkzinc sources and the history since the 3.1.17 release (January 2000).
1. To browse the contents of the SVN database through the Web:
Use a Web browser to access the following URL: http://svn.tls.cena.fr/wsvn/Tkzinc/?sc=0
2. To access the SVN database in read-only mode, anonymously:
You must use a SVN client. Follow the following instructions if you are using a command line client (these commands should be easily transposed for GUI based SVN client):
To checkout the current state of the module, use the following command:
svn co https://svn.tls.cena.fr/svn/Tkzinc/trunk Tkzinc
