From: <pau...@us...> - 2011-03-05 08:23:17
|
Revision: 202 http://resxml.svn.sourceforge.net/resxml/?rev=202&view=rev Author: paulhoadley Date: 2011-03-05 08:23:11 +0000 (Sat, 05 Mar 2011) Log Message: ----------- Rename and property fixes. Modified Paths: -------------- trunk/resxml/AUTHORS trunk/resxml/COPYRIGHT trunk/resxml/Makefile trunk/resxml/Makefile.inc trunk/resxml/README Added Paths: ----------- trunk/resxml/README.svn Removed Paths: ------------- trunk/resxml/README.CVS Property Changed: ---------------- trunk/resxml/AUTHORS trunk/resxml/COPYRIGHT trunk/resxml/Makefile trunk/resxml/Makefile.inc trunk/resxml/README Modified: trunk/resxml/AUTHORS =================================================================== --- trunk/resxml/AUTHORS 2011-03-05 08:19:12 UTC (rev 201) +++ trunk/resxml/AUTHORS 2011-03-05 08:23:11 UTC (rev 202) @@ -1,4 +1,4 @@ -# $Id: AUTHORS,v 1.2 2004-11-03 01:28:44 paulhoadley Exp $ +# $Id$ Paul A. Hoadley <pa...@lo...> Philip Roberts <ph...@lo...> Property changes on: trunk/resxml/AUTHORS ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/resxml/COPYRIGHT =================================================================== --- trunk/resxml/COPYRIGHT 2011-03-05 08:19:12 UTC (rev 201) +++ trunk/resxml/COPYRIGHT 2011-03-05 08:23:11 UTC (rev 202) @@ -1,4 +1,4 @@ -# $Id: COPYRIGHT,v 1.3 2006-12-01 05:40:32 paulhoadley Exp $ +# $Id$ ResXML: An XML application for marking up resume data Property changes on: trunk/resxml/COPYRIGHT ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/resxml/Makefile =================================================================== --- trunk/resxml/Makefile 2011-03-05 08:19:12 UTC (rev 201) +++ trunk/resxml/Makefile 2011-03-05 08:23:11 UTC (rev 202) @@ -5,7 +5,7 @@ # Copyright (C) 2003, 2004 Logic Squad -# $Id: Makefile,v 1.17 2006-12-01 06:41:21 paulhoadley Exp $ +# $Id$ include Makefile.inc Property changes on: trunk/resxml/Makefile ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/resxml/Makefile.inc =================================================================== --- trunk/resxml/Makefile.inc 2011-03-05 08:19:12 UTC (rev 201) +++ trunk/resxml/Makefile.inc 2011-03-05 08:23:11 UTC (rev 202) @@ -7,7 +7,7 @@ # Copyright (C) 2003, 2004 Logic Squad -# $Id: Makefile.inc,v 1.6 2006-12-01 06:41:21 paulhoadley Exp $ +# $Id$ # Binaries Property changes on: trunk/resxml/Makefile.inc ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/resxml/README =================================================================== --- trunk/resxml/README 2011-03-05 08:19:12 UTC (rev 201) +++ trunk/resxml/README 2011-03-05 08:23:11 UTC (rev 202) @@ -1,4 +1,4 @@ -# $Id: README,v 1.4 2004-11-20 06:03:00 paulhoadley Exp $ +# $Id$ ResXML ------ Property changes on: trunk/resxml/README ___________________________________________________________________ Added: svn:keywords + Id Deleted: trunk/resxml/README.CVS =================================================================== --- trunk/resxml/README.CVS 2011-03-05 08:19:12 UTC (rev 201) +++ trunk/resxml/README.CVS 2011-03-05 08:23:11 UTC (rev 202) @@ -1,4 +0,0 @@ -$Id: README.CVS,v 1.1 2004-11-05 05:15:25 paulhoadley Exp $ - -This directory contains the source code for the ResXML project. - Copied: trunk/resxml/README.svn (from rev 192, trunk/resxml/README.CVS) =================================================================== --- trunk/resxml/README.svn (rev 0) +++ trunk/resxml/README.svn 2011-03-05 08:23:11 UTC (rev 202) @@ -0,0 +1,4 @@ +$Id$ + +This directory contains the source code for the ResXML project. + Property changes on: trunk/resxml/README.svn ___________________________________________________________________ Added: svn:keywords + Id This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |