Author: rgrabowski
Date: Tue Jan 10 21:49:43 2006
New Revision: 367941
URL: http://svn.apache.org/viewcvs?rev=367941&view=rev
Log:
Experimenting with the svn:keywords property to translate $Date$, $Revision$,
etc. into the date and revision of the last commit.
http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.4
Modified:
ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLogger.cs
(contents, props changed)
ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLoggerFA.cs
(contents, props changed)
Modified:
ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLogger.cs
URL:
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLogger.cs?rev=367941&r1=367940&r2=367941&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLogger.cs
(original)
+++ ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLogger.cs
Tue Jan 10 21:49:43 2006
@@ -1,8 +1,8 @@
#region Apache Notice
/*****************************************************************************
* $Header: $
- * $Revision: $
- * $Date: $
+ * $Revision$
+ * $Date$
*
* iBATIS.NET Data Mapper
* Copyright (C) 2004 - Gilles Bayon
Propchange:
ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLogger.cs
------------------------------------------------------------------------------
svn:keywords = HeadURL Revision Date
Modified:
ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLoggerFA.cs
URL:
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLoggerFA.cs?rev=367941&r1=367940&r2=367941&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLoggerFA.cs
(original)
+++ ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLoggerFA.cs
Tue Jan 10 21:49:43 2006
@@ -2,8 +2,8 @@
#region Apache Notice
/*****************************************************************************
* $Header: $
- * $Revision: $
- * $Date: $
+ * $Revision$
+ * $Date$
*
* iBATIS.NET Data Mapper
* Copyright (C) 2004 - Gilles Bayon
Propchange:
ibatis/trunk/cs/mapper/IBatisNet.Common.Logging.Log4Net/Log4NetLoggerFA.cs
------------------------------------------------------------------------------
svn:keywords = HeadURL Revision Date