[http://git.or.cz/](http://git.or.cz/).
Then run either one of these commands:
- git clone git://www.tinc-vpn.org/tinc
+ git clone git://tinc-vpn.org/tinc
or:
- git clone http://www.tinc-vpn.org/git/tinc
+ git clone http://tinc-vpn.org/git/tinc
This creates a copy of the public repository of tinc. For every
release of tinc there is a corresponding tag in the git repository,
Whenever 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|mail]].
-
-### Old Subversion repository
-
-Prior to git, Subversion was used for the source code repository.
-Although the repository was converted to git, and almost all
-history is also available from the git repository, the Subversion
-repository is still available for now. It may disappear in the
-future however. You can
-[browse the old Subversion repository](/svn/tinc/) online, or check
-out a working copy of the main development branch of tinc (up to
-1.0.9) with the following command:
-
- svn co http://www.tinc-vpn.org/svn/tinc/trunk tinc