|
|
The network is virtual, your privacy is not... |
Links:Main screen
Activities
Hosted by: |
SubversionYou can get the latest development source code from our Subversion repository if you want to. This code may not work, run, or even compile. You'll also need to have the latest versions of autoconf, automake, libtool and gettext installed. The files that can be generated using these tools are not in the repository.Accessing the repositoryYou can browse the repository online. However, to make real use of it you should have to have the Subversion tools installed. If you do not have them, you can find them at http://subversion.tigris.org/. Then do this:
This creates a working copy of the main development branch of tinc.
You can also get old releases from the Subversion repository by doing a checkout
and replacing "trunk" with "tags/release-version", for example "tags/release-1.0.2".
The "branch" directory contains various forks and variations of the main development branch.
If you have checked out a copy of the source code tree,
you can bring it up to date using the command svn up.
Log messagesWhenever something is changed in the repository, a log message is sent to the tinc-svn list. If you wish to be kept up to date, you can subscribe yourself to that mailing list.
$Id: subversion.html 292 2007-07-24 17:03:55Z guus $ |