Hi Curt,

When doing some email cleaning, found, from
my email of 4 Mar, that these are still broken...

The TerraGear page -
http://www.terragear.org/cvs.html 

shows a link for 'Interactive CVS log browsing' as -
http://cvs.flightgear.org/cgi-bin/viewvc/viewvc.cgi/?root=TerraGear-0.0 

But this is broken!
Through guess work I think it should now be :-
http://cvs.terragear.org/viewvc/?root=TerraGear 

Likewise the SimGear page -
http://www.simgear.org/cvs.html 

shows -
http://cvs.flightgear.org/cgi-bin/viewvc/viewvc.cgi/?root=SimGear-0.3 

But guess it should be -
http://cvs.simgear.org/viewvc/?root=SimGear 

Or maybe the flightgear cgi-bin/viewvc/viewvc.cgi could be corrected
to go to the correct URL...

But if my guess is correct, then attached are
patches for the respective 'www' CVS sources
files...

Hope this helps.

Regards,

Geoff.

attached: tgwww-01.patch and sgwww-01.patch

Index: cvs.html
===================================================================
RCS file: /var/cvs/TerraGear-0.0/www/cvs.html,v
retrieving revision 1.3
diff -u -r1.3 cvs.html
--- cvs.html	25 Feb 2003 20:02:03 -0000	1.3
+++ cvs.html	8 Jul 2009 15:46:45 -0000
@@ -35,7 +35,7 @@
 <H3>View the CVS logs and differences online</H3>
 
 <UL>
-  <LI> <A HREF="http://cvs.terragear.org/cgi-bin/viewcvs/viewcvs.cgi/?cvsroot=TerraGear-0.0";>
+  <LI> <A HREF="http://cvs.terragear.org/viewvc/?root=TerraGear";>
        Interactive CVS log browser.</A>
   <LI> <A HREF="http://cvs.terragear.org/cgi-bin/viewcvs/queryform.cgi?repository=/var/cvs/TerraGear-0.0";>
        CVS query engine.</A>
Index: cvs.html
===================================================================
RCS file: /var/cvs/SimGear-0.3/www/cvs.html,v
retrieving revision 1.8
diff -u -r1.8 cvs.html
--- cvs.html	17 Dec 2007 16:03:12 -0000	1.8
+++ cvs.html	8 Jul 2009 16:02:15 -0000
@@ -42,7 +42,7 @@
 <UL>
   <!-- <LI> <A HREF="http://cvs.flightgear.org/cgi-bin/viewvc/viewvc.cgi/?root=SimGear-0.2";>
 Interactively peruse the CVS logs, differences, and source code (Stable branch.)</A> -->
-  <LI> <A HREF="http://cvs.flightgear.org/cgi-bin/viewvc/viewvc.cgi/?root=SimGear-0.3";>
+  <LI> <A HREF="http://cvs.simgear.org/viewvc/?root=SimGear";>
 Interactively peruse the CVS logs, differences, and source code (Development branch.)</A>
 </UL>
 
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to