[JEDI.NET-commits] docs Jedi.System.SourceVersioning.xml,1.9,1.10
Status: Pre-Alpha
Brought to you by:
jedi_mbe
From: Marcel B. <jed...@us...> - 2005-03-08 10:16:43
|
Update of /cvsroot/jedidotnet/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13303/docs Modified Files: Jedi.System.SourceVersioning.xml Log Message: Removed unwanted colon behind the source keyword Index: Jedi.System.SourceVersioning.xml =================================================================== RCS file: /cvsroot/jedidotnet/docs/Jedi.System.SourceVersioning.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Jedi.System.SourceVersioning.xml 8 Mar 2005 10:14:46 -0000 1.9 --- Jedi.System.SourceVersioning.xml 8 Mar 2005 10:16:33 -0000 1.10 *************** *** 1,3 **** ! <?xml version="1.0" encoding="utf-8"?> <!--Timestamp most recent auto generation: 2005-03-05 19:16:59 UTC--> <members> --- 1,3 ---- ! <?xml version="1.0" encoding="utf-8"?> <!--Timestamp most recent auto generation: 2005-03-05 19:16:59 UTC--> <members> *************** *** 67,71 **** </item> <item> ! <term>$Source: $</term> <description> Like the <c>$RCSfile$</c> keyword, but now the full path in the CVS repository for the file is --- 67,71 ---- </item> <item> ! <term>$Source$</term> <description> Like the <c>$RCSfile$</c> keyword, but now the full path in the CVS repository for the file is *************** *** 419,423 **** </item> <item> ! <term>$Source: $</term> <description> Like the <c>$RCSfile$</c> keyword, but now the full path in the CVS repository for the file is --- 419,423 ---- </item> <item> ! <term>$Source$</term> <description> Like the <c>$RCSfile$</c> keyword, but now the full path in the CVS repository for the file is |