LOSTWAGES: Replace references to CVS with Git

Robert Shearman rob at codeweavers.com
Fri Aug 18 06:09:42 CDT 2006


Mike McCormack wrote:

>Index: templates/en/development.template
>===================================================================
>RCS file: /home/wine/lostwages/templates/en/development.template,v
>retrieving revision 1.6
>diff -u -p -r1.6 development.template
>--- templates/en/development.template	28 Oct 2005 16:05:10 -0000	1.6
>+++ templates/en/development.template	18 Aug 2006 01:02:06 -0000
>@@ -6,7 +6,7 @@
> 	 WineHQ hosts a number of services aiding the Wine development process.
> 
> 	<ul>
>-	  <li><a href="{$root}/site/cvs">Wine CVS tree</a></li>
>+	  <li><a href="{$root}/site/git">Wine Git tree</a></li>
> 	  <li><a href="{$root}/site/contributing">Contributing to Wine</a></li>
> 	  <li><a href="http://bugs.winehq.org/">Bug tracking</a></li>
> 	  <li><a href="http://appdb.winehq.org/">Application Database</a></li>
>

I think we should leave the reference to the CVS tree page (but still 
add a link to the Git tree). Some people find it easier to work with CVS 
than Git.

-- 
Rob Shearman




More information about the wine-devel mailing list