[mapserver-commits] r7497 - trunk/mapserver

svn at osgeo.org svn at osgeo.org
Sat Apr 5 16:35:53 EDT 2008


Author: warmerdam
Date: 2008-04-05 16:35:53 -0400 (Sat, 05 Apr 2008)
New Revision: 7497

Modified:
   trunk/mapserver/mapchart.c
   trunk/mapserver/mapdebug.c
   trunk/mapserver/maplibxml2.c
   trunk/mapserver/maplibxml2.h
   trunk/mapserver/mapmssql2008.c
   trunk/mapserver/maptclutf.c
   trunk/mapserver/mapwcs.h
   trunk/mapserver/mapwcs11.c
Log:
set keywords property

Modified: trunk/mapserver/mapchart.c
===================================================================
--- trunk/mapserver/mapchart.c	2008-04-05 14:42:20 UTC (rev 7496)
+++ trunk/mapserver/mapchart.c	2008-04-05 20:35:53 UTC (rev 7497)
@@ -1,5 +1,5 @@
 /******************************************************************************
- * $Id:$
+ * $Id$
  *
  * Project:  MapServer
  * Purpose:  Implementation of dynamic charting (MS-RFC-29)


Property changes on: trunk/mapserver/mapchart.c
___________________________________________________________________
Name: svn:keywords
   - Id
   + Author Date Id Revision

Modified: trunk/mapserver/mapdebug.c
===================================================================
--- trunk/mapserver/mapdebug.c	2008-04-05 14:42:20 UTC (rev 7496)
+++ trunk/mapserver/mapdebug.c	2008-04-05 20:35:53 UTC (rev 7497)
@@ -53,7 +53,7 @@
 #define vsnprintf _vsnprintf
 #endif 
 
-MS_CVSID("$Id: $")
+MS_CVSID("$Id$")
 
 
 #ifndef USE_THREAD


Property changes on: trunk/mapserver/mapdebug.c
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision

Modified: trunk/mapserver/maplibxml2.c
===================================================================
--- trunk/mapserver/maplibxml2.c	2008-04-05 14:42:20 UTC (rev 7496)
+++ trunk/mapserver/maplibxml2.c	2008-04-05 20:35:53 UTC (rev 7497)
@@ -1,5 +1,5 @@
 /******************************************************************************
- * $Id:$
+ * $Id$
  *
  * Project:  MapServer
  * Purpose:  libxml2 convenience wrapper functions


Property changes on: trunk/mapserver/maplibxml2.c
___________________________________________________________________
Name: svn:keywords
   - Id Revision Author
   + Author Date Id Revision


Property changes on: trunk/mapserver/maplibxml2.h
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision

Modified: trunk/mapserver/mapmssql2008.c
===================================================================
--- trunk/mapserver/mapmssql2008.c	2008-04-05 14:42:20 UTC (rev 7496)
+++ trunk/mapserver/mapmssql2008.c	2008-04-05 20:35:53 UTC (rev 7497)
@@ -34,7 +34,7 @@
 
 #define _CRT_SECURE_NO_WARNINGS 1
 
-/* $Id: mapmssql2008.c,v 1.0.0.0 2007/7/1 20:24:00 richard Exp $ */
+/* $Id$ */
 #include <assert.h>
 #include "mapserver.h"
 #include "maptime.h"
@@ -49,7 +49,7 @@
 #include <string.h>
 #include <ctype.h> /* tolower() */
 
-MS_CVSID("$Id: mapmssql2008.c,v 1.0.0.0 2007/7/1 20:24:00 richard Exp $")
+MS_CVSID("$Id$")
 
 // Structure for connection to an ODBC database (Microsoft preferred way to connect to SQL Server 2005 from c/c++)
 typedef struct msODBCconn_t


Property changes on: trunk/mapserver/mapmssql2008.c
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision

Modified: trunk/mapserver/maptclutf.c
===================================================================
--- trunk/mapserver/maptclutf.c	2008-04-05 14:42:20 UTC (rev 7496)
+++ trunk/mapserver/maptclutf.c	2008-04-05 20:35:53 UTC (rev 7497)
@@ -89,7 +89,7 @@
 
 #include "mapserver.h"
 
-MS_CVSID("$Id:  $")
+MS_CVSID("$Id$")
 
 
 /* The source code of Tcl_UtfToUniChar() was borrowed from tclUtf.c


Property changes on: trunk/mapserver/maptclutf.c
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision

Modified: trunk/mapserver/mapwcs.h
===================================================================
--- trunk/mapserver/mapwcs.h	2008-04-05 14:42:20 UTC (rev 7496)
+++ trunk/mapserver/mapwcs.h	2008-04-05 20:35:53 UTC (rev 7497)
@@ -1,5 +1,5 @@
 /******************************************************************************
- * $Id: mapio.h 6469 2007-08-06 02:57:38Z hobu $
+ * $Id$
  *
  * Project:  MapServer
  * Purpose:  OpenGIS Web Coverage Server (WCS) Declarations.


Property changes on: trunk/mapserver/mapwcs.h
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision

Modified: trunk/mapserver/mapwcs11.c
===================================================================
--- trunk/mapserver/mapwcs11.c	2008-04-05 14:42:20 UTC (rev 7496)
+++ trunk/mapserver/mapwcs11.c	2008-04-05 20:35:53 UTC (rev 7497)
@@ -35,7 +35,7 @@
 #include "mapthread.h"
 #include "mapwcs.h"
 
-MS_CVSID("$Id: mapwcs.c 6637 2007-08-17 21:30:26Z warmerdam $")
+MS_CVSID("$Id$")
 
 #if defined(USE_WCS_SVR) && defined(USE_LIBXML2)
 


Property changes on: trunk/mapserver/mapwcs11.c
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision



More information about the mapserver-commits mailing list