Author: jan Date: 2006-10-12 06:08:46 -0500 (Thu, 12 Oct 2006) New Revision: 8765
Modified: trunk/www/web/developers/svn.php Log: Add Developer SVN URL to Webpage Modified: trunk/www/web/developers/svn.php =================================================================== --- trunk/www/web/developers/svn.php 2006-10-12 09:56:20 UTC (rev 8764) +++ trunk/www/web/developers/svn.php 2006-10-12 11:08:46 UTC (rev 8765) @@ -44,6 +44,12 @@ <p>Visit <a href="http://rapidsvn.tigris.org/">http://rapidsvn.tigris.org/</a> for more information and downloads.</p> + +<h2>Developer Access</h2> +<p>GNU Enterprise Developer can access the repository with the following command.</p> +<pre> + $ svn co svn+ssh://svn.gnuenterprise.org/var/svn/gnue/trunk gnue +</pre> <h2>Nightly Snapshots</h2> _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
