Hi everyone,<br><br>I want to improve the Nagios docs and could use some input on how to proceed. I'm new to this and don't know what I'm doing, so more info is better than less.<br><br>How do I check out the trunk? I read <a href="http://wiki.nagios.org/index.php/Nagios_Core_Developer_Guidelines">http://wiki.nagios.org/index.php/Nagios_Core_Developer_Guidelines</a> but it only mentions CVS (there's spam on the bottom of the page, BTW). The CVS repository has a readme directing me to svn.<br>
<br>I tried "svn co <a href="https://nagios.svn.sourceforge.net/svnroot/nagios">https://nagios.svn.sourceforge.net/svnroot/nagios</a> nagios" and I'm the full history (nagios 1.x, etc). I killed the process after 30 minutes since it was taking so long and not getting me the right thing. The Sourceforge SVN page said to append /trunk to the URL. When I tried "svn co <a href="https://nagios.svn.sourceforge.net/svnroot/nagios/trunk">https://nagios.svn.sourceforge.net/svnroot/nagios/trunk</a> nagios" I got the error "svn: URL '<a href="https://nagios.svn.sourceforge.net/svnroot/nagios/trunk">https://nagios.svn.sourceforge.net/svnroot/nagios/trunk</a>' doesn't exist"<br>
<br>What's the right way to checkout and keep up-to-date with the trunk?<br><br>Once I've made changes, how do I submit them for review?<br><code></code>