I'm want to implement support for authentication via FastCGI authorizers.  I have implemented the FastCGI wire protocol (<a href="https://github.com/AndreLouisCaron/cfcgi">https://github.com/AndreLouisCaron/cfcgi</a>) and I'm trying to write a third-party NGINX module to integrate support into the latest development version.<div>
<br></div><div>I'm trying to access the bleeding edge version of NGinx from source.  I found the SVN URL on the "install" page (<a href="http://wiki.nginx.org/Install">http://wiki.nginx.org/Install</a>).  However, the SVN URL (svn://<a href="http://svn.nginx.org">svn.nginx.org</a>) seems to be dead.  When checking out with Tortoise SVN, I get "No repository found in 'svn://<a href="http://svn.nginx.org">svn.nginx.org</a>'."<div>
<br></div><div>Has the repository been moved somewhere else?</div><div><br></div><div>Thanks,</div><div>André</div></div>