HowTo checkout latest changes using Subversion
Requirements
- Subversion Client installed (e.g. Tortoise for Windows)
Using commandline svn
If you like to use the latest code changes, you can always use the code from our subversion repository.
svn co https://svn.nagiosql.org/nagiosql/trunk/2.x-dev <YOUR DIRECTORYNAME>
Links