CVSROOT: /web/administration
Module name: administration
Changes by: Sylvain Beucler <Beuc> 08/05/29 21:13:23
Added files:
content/gnu-content/hg: index.txt
Log message:
Basic hg instructions
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/hg/index.txt?cvsroot=administration&rev=1.1
Patches:
Index: index.txt
===================================================================
RCS file: index.txt
diff -N index.txt
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ index.txt 29 May 2008 21:13:23 -0000 1.1
@@ -0,0 +1,7 @@
+<?php global $project; ?>
+
+<h4>Anonymous checkout:</h4>
+<pre>hg clone http://hg.<?php echo $project->getTypeBaseHost() . '/hgweb'
.preg_replace(':/srv/hg:', '', $project->getTypeDir('hg')); ?></pre>
+
+<h4>More information</h4>
+<a
href="http://savannah.gnu.org/maintenance/UsingHg">http://savannah.gnu.org/maintenance/UsingHg</a>
_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs