[Dart-dev] [7251] DART/trunk/doxygen: Adding the subversion properties.

nancy at ucar.edu nancy at ucar.edu
Wed Nov 12 15:56:03 MST 2014


Revision: 7251
Author:   thoar
Date:     2014-11-12 15:56:03 -0700 (Wed, 12 Nov 2014)
Log Message:
-----------
Adding the subversion properties.

svn propset svn:keywords "Date Rev Author HeadURL Id" <files>
svn propset svn:eol-style native <files>

For the doxygen templates, I just put a DART Id tag in them
without the copyright. 

The README already had the right properties.

Modified Paths:
--------------
    DART/trunk/doxygen/doxygen-config-template
    DART/trunk/doxygen/doxygen-devel-config-template
    DART/trunk/doxygen/gendocs

Property Changed:
----------------
    DART/trunk/doxygen/doxygen-config-template
    DART/trunk/doxygen/doxygen-devel-config-template
    DART/trunk/doxygen/gendocs

-------------- next part --------------
Modified: DART/trunk/doxygen/doxygen-config-template
===================================================================
--- DART/trunk/doxygen/doxygen-config-template	2014-11-12 22:03:49 UTC (rev 7250)
+++ DART/trunk/doxygen/doxygen-config-template	2014-11-12 22:56:03 UTC (rev 7251)
@@ -12,6 +12,8 @@
 # For lists, items can also be appended using:
 # TAG += value [value, ...]
 # Values that contain spaces should be placed between quotes (\" \").
+#
+# DART $Id$
 
 #---------------------------------------------------------------------------
 # Project related configuration options


Property changes on: DART/trunk/doxygen/doxygen-config-template
___________________________________________________________________
Added: svn:keywords
   + Date Rev Author HeadURL Id
Added: svn:eol-style
   + native

Modified: DART/trunk/doxygen/doxygen-devel-config-template
===================================================================
--- DART/trunk/doxygen/doxygen-devel-config-template	2014-11-12 22:03:49 UTC (rev 7250)
+++ DART/trunk/doxygen/doxygen-devel-config-template	2014-11-12 22:56:03 UTC (rev 7251)
@@ -12,6 +12,8 @@
 # For lists, items can also be appended using:
 # TAG += value [value, ...]
 # Values that contain spaces should be placed between quotes (\" \").
+#
+# DART $Id$
 
 #---------------------------------------------------------------------------
 # Project related configuration options


Property changes on: DART/trunk/doxygen/doxygen-devel-config-template
___________________________________________________________________
Added: svn:keywords
   + Date Rev Author HeadURL Id
Added: svn:eol-style
   + native

Modified: DART/trunk/doxygen/gendocs
===================================================================
--- DART/trunk/doxygen/gendocs	2014-11-12 22:03:49 UTC (rev 7250)
+++ DART/trunk/doxygen/gendocs	2014-11-12 22:56:03 UTC (rev 7251)
@@ -4,7 +4,7 @@
 # provided by UCAR, "as is", without charge, subject to all terms of use at
 # http://www.image.ucar.edu/DAReS/DART/DART_download
 #
-# DART $Id: README 6334 2013-07-30 20:21:13Z nancy $
+# DART $Id$
 
 # generate a family of directories for each of the executables
 # in this directory (created by scanning the path_names_* files)


Property changes on: DART/trunk/doxygen/gendocs
___________________________________________________________________
Added: svn:keywords
   + Date Rev Author HeadURL Id
Added: svn:eol-style
   + native


More information about the Dart-dev mailing list