<URL: http://bugs.freeciv.org/Ticket/Display.html?id=34365 >

 Generated civscore.log contains URL to document describing scorelog
format. It is still pointing to freeciv.org cvs. Attached patch
changes it to point to gna.org.


 - ML

diff -Nurd -X.diff_ignore freeciv/server/report.c freeciv/server/report.c
--- freeciv/server/report.c	2007-01-22 20:12:12.000000000 +0200
+++ freeciv/server/report.c	2007-01-23 13:23:58.000000000 +0200
@@ -964,7 +964,7 @@
       fprintf(fp, 
 	      "\n"
 	      "# For a specification of the format of this see doc/README.scorelog or \n"
-	      "# <http://www.freeciv.org/lxr/source/doc/README.scorelog?v=cvs>.\n"
+	      "# <http://svn.gna.org/viewcvs/freeciv/trunk/doc/README.scorelog?view=auto>.\n"
 	      "\n");
 
       fprintf(fp, "id %s\n", game.id);
_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to