SVN

OpenTK uses Subversion for managing its source code. It's source is hosted on Sourceforge, and is publicly available.

To checkout the latest revision, install a Subversion client and use the following command:

You can also browse the source code online, through http://svn.opentk.com.


Comments

Re: SVN
posted by objarni

A popular subversion client for Windows is TortoiseSVN: http://tortoisesvn.tigris.org/

Re: SVN
posted by teichgraf

... with Tortoise, you can simply use the explorer context menu entry "SVN Checkout". Enter as "URL of repository" https://opentk.svn.sourceforge.net/svnroot/opentk/trunk.