lostwages/templates/en git.template cvs.template

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 10 15:14:10 CDT 2007


ChangeSet ID:	31326
CVSROOT:	/opt/cvs-commit
Module name:	lostwages
Changes by:	julliard at winehq.org	2007/08/10 15:14:10

Modified files:
	templates/en   : git.template cvs.template 

Log message:
	Update the information about the bugzilla repository.

Patch: http://cvs.winehq.org/patch.py?id=31326

Old revision  New revision  Changes     Path
 1.5           1.6           +11 -4      lostwages/templates/en/git.template
 1.28          1.29          +1 -2       lostwages/templates/en/cvs.template

Index: lostwages/templates/en/git.template
diff -u -p lostwages/templates/en/git.template:1.5 lostwages/templates/en/git.template:1.6
--- lostwages/templates/en/git.template:1.5	10 Aug 2007 20:14:10 -0000
+++ lostwages/templates/en/git.template	10 Aug 2007 20:14:10 -0000
@@ -81,7 +81,7 @@ git rebase origin
 <p> Direct access from the web to the complete Git tree is also possible, using
 <a href="http://www.kernel.org/pub/software/scm/gitweb/">gitweb</a> package:</p>
 <ul>
-  <li><a href="http://source.winehq.org/git">source.winehq.org/git</a>,
+  <li><a href="http://source.winehq.org/git/wine.git">source.winehq.org/git/wine.git</a>,
   on the primary Git repository</li>
 </ul>
 
@@ -89,13 +89,20 @@ git rebase origin
 
 <h1 id="modules">Other modules available from WineHQ</h1>
 
-<p>The WineHQ CVS server makes a couple of other things available.</p>
+<p>In addition to the main source tree, the WineHQ Git server also
+exports the following modules:</p>
+
+<ul>
+  <li><a href="http://source.winehq.org/git/bugzilla.git">bugzilla.git</a>  -- source for the bugzilla version used on the WineHQ site</li>
+  <li><a href="http://source.winehq.org/git/tools.git">tools.git</a>  -- tools used on the WineHQ site</li>
+</ul>
+
+<p>The WineHQ CVS server exports the following modules:</p>
 
 <ul>
   <li><tt>lostwages</tt> -- source for the WineHQ web site</li>
   <li><tt>tools</tt>  -- tools used on the WineHQ site</li>
   <li><tt>appdb</tt>  -- source for the application database web site</li>
-  <li><tt>bugzilla</tt>  -- source for the bugzilla version used on the WineHQ site</li>
 </ul>
 
 <p>To login to the CVS server, run in a terminal:</p>
@@ -122,4 +129,4 @@ in a terminal run in that directory:</p>
 
 <p><code>git cvsimport -v -k -d :pserver:anonymous at wine.cvs.sourceforge.net:/cvsroot/wine docs</code></p>
 
-<p>But be aware that this can take quite some time.</p>
\ No newline at end of file
+<p>But be aware that this can take quite some time.</p>
Index: lostwages/templates/en/cvs.template
diff -u -p lostwages/templates/en/cvs.template:1.28 lostwages/templates/en/cvs.template:1.29
--- lostwages/templates/en/cvs.template:1.28	10 Aug 2007 20:14:10 -0000
+++ lostwages/templates/en/cvs.template	10 Aug 2007 20:14:10 -0000
@@ -45,7 +45,6 @@ cvs login
   <li><tt>lostwages</tt> -- source for the WineHQ web site</li>
   <li><tt>tools</tt>  -- tools used on the WineHQ site</li>
   <li><tt>appdb</tt>  -- source for the application database web site</li>
-  <li><tt>bugzilla</tt>  -- source for the bugzilla version used on the WineHQ site</li>
 </ul>
 
 <hr />
@@ -74,4 +73,4 @@ cvs login
 <ul>
   <li><a href="http://cvs.winehq.org/cvsweb">cvs.winehq.org/cvsweb</a>, on the
     primary CVS repository.</li>
-</ul>
\ No newline at end of file
+</ul>



More information about the wine-cvs mailing list