From: <pau...@us...> - 2011-03-05 08:01:44
|
Revision: 199 http://resxml.svn.sourceforge.net/resxml/?rev=199&view=rev Author: paulhoadley Date: 2011-03-05 08:01:38 +0000 (Sat, 05 Mar 2011) Log Message: ----------- Name change. Added Paths: ----------- trunk/web/README Removed Paths: ------------- trunk/web/README.CVS Copied: trunk/web/README (from rev 192, trunk/web/README.CVS) =================================================================== --- trunk/web/README (rev 0) +++ trunk/web/README 2011-03-05 08:01:38 UTC (rev 199) @@ -0,0 +1,3 @@ +$Id: README.CVS,v 1.1 2004-11-09 11:13:42 paulhoadley Exp $ + +This directory contains code for the ResXML project's website. Deleted: trunk/web/README.CVS =================================================================== --- trunk/web/README.CVS 2011-03-05 08:00:47 UTC (rev 198) +++ trunk/web/README.CVS 2011-03-05 08:01:38 UTC (rev 199) @@ -1,3 +0,0 @@ -$Id: README.CVS,v 1.1 2004-11-09 11:13:42 paulhoadley Exp $ - -This directory contains code for the ResXML project's website. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pau...@us...> - 2011-03-05 08:19:18
|
Revision: 201 http://resxml.svn.sourceforge.net/resxml/?rev=201&view=rev Author: paulhoadley Date: 2011-03-05 08:19:12 +0000 (Sat, 05 Mar 2011) Log Message: ----------- Property fix. Modified Paths: -------------- trunk/web/documentation.xml trunk/web/download.xml trunk/web/index.xml trunk/web/layout.xml trunk/web/samples.xml Property Changed: ---------------- trunk/web/documentation.xml trunk/web/download.xml trunk/web/index.xml trunk/web/layout.xml trunk/web/samples.xml Modified: trunk/web/documentation.xml =================================================================== --- trunk/web/documentation.xml 2011-03-05 08:03:56 UTC (rev 200) +++ trunk/web/documentation.xml 2011-03-05 08:19:12 UTC (rev 201) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> <webpage id="documentation"> <config param="desc" value="An XML application for resume data"/> - <config param="rcsdate" value="$Date: 2005-12-17 07:19:35 $"/> + <config param="rcsdate" value="$Date$"/> <head> <title>ResXML: Documentation</title> Property changes on: trunk/web/documentation.xml ___________________________________________________________________ Added: svn:keywords + Date Modified: trunk/web/download.xml =================================================================== --- trunk/web/download.xml 2011-03-05 08:03:56 UTC (rev 200) +++ trunk/web/download.xml 2011-03-05 08:19:12 UTC (rev 201) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> <webpage id="download"> <config param="desc" value="An XML application for resume data"/> - <config param="rcsdate" value="$Date: 2005-12-17 07:19:35 $"/> + <config param="rcsdate" value="$Date$"/> <head> <title>ResXML: Download</title> Property changes on: trunk/web/download.xml ___________________________________________________________________ Added: svn:keywords + Date Modified: trunk/web/index.xml =================================================================== --- trunk/web/index.xml 2011-03-05 08:03:56 UTC (rev 200) +++ trunk/web/index.xml 2011-03-05 08:19:12 UTC (rev 201) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> <webpage id="index"> <config param="desc" value="An XML application for resume data"/> - <config param="rcsdate" value="$Date: 2005-12-17 07:21:40 $"/> + <config param="rcsdate" value="$Date$"/> <head> <title>ResXML: An XML application for resume data</title> Property changes on: trunk/web/index.xml ___________________________________________________________________ Added: svn:keywords + Date Modified: trunk/web/layout.xml =================================================================== --- trunk/web/layout.xml 2011-03-05 08:03:56 UTC (rev 200) +++ trunk/web/layout.xml 2011-03-05 08:19:12 UTC (rev 201) @@ -4,7 +4,7 @@ <!-- Copyright (C) 2004 Logic Squad --> -<!-- $Id: layout.xml,v 1.2 2005-12-17 07:20:24 paulhoadley Exp $ --> +<!-- $Id$ --> <layout> <config param="homebanner-tabular" value="resxml.png"/> Property changes on: trunk/web/layout.xml ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/web/samples.xml =================================================================== --- trunk/web/samples.xml 2011-03-05 08:03:56 UTC (rev 200) +++ trunk/web/samples.xml 2011-03-05 08:19:12 UTC (rev 201) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> <webpage id="samples"> <config param="desc" value="An XML application for resume data"/> - <config param="rcsdate" value="$Date: 2005-12-17 07:19:35 $"/> + <config param="rcsdate" value="$Date$"/> <head> <title>ResXML: Samples</title> Property changes on: trunk/web/samples.xml ___________________________________________________________________ Added: svn:keywords + Date This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |