summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 23:59:04 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 23:59:04 +0000
commit2fd994fdf71dee694120c9db08f2389a05339f6f (patch)
tree3201f35869110cd4b642889f510722b4b5a56b3d
parent0416ae4da1262dc65ea7038c419bd31592aade7d (diff)
downloadATCD-2fd994fdf71dee694120c9db08f2389a05339f6f.tar.gz
Mon Jul 24 23:58:33 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
-rw-r--r--ACE/ChangeLog7
-rw-r--r--ACE/docs/svn/config38
-rw-r--r--ACE/docs/svn/svn-prefs.reg40
3 files changed, 46 insertions, 39 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 6bf0fefd1b0..811bd4f6b20 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jul 24 23:58:33 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
+
+ * docs/svn/svn-prefs.reg
+ * docs/svn/config
+
+ Updated these files to add svn:keywords to most text types.
+
Mon Jul 24 23:53:53 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
* bin/create_ace_build.pl
diff --git a/ACE/docs/svn/config b/ACE/docs/svn/config
index c52ebb693a2..a1283c7c539 100644
--- a/ACE/docs/svn/config
+++ b/ACE/docs/svn/config
@@ -80,23 +80,23 @@ enable-auto-props = yes
### Note that auto-props functionality must be enabled, which
### is typically done by setting the 'enable-auto-props' option.
# [auto-props]
-*.cpp=svn:eol-style=native
-*.h=svn:eol-style=native
-*.inl=svn:eol-style=native
-*.html=svn:eol-style=native
-*.sh=svn:eol-style=native;svn:executable
-*.py=svn:eol-style=native;svn:executable
-*.pl=svn:eol-style=native;svn:executable
-*.mpc=svn:eol-style=native
-*.mpb=svn:eol-style=native
-*.mpt=svn:eol-style=native
-*.hpp=svn:eol-style=native
-*.cdp=svn:eol-style=native
-*.xsd=svn:eol-style=native
-*.txt=svn:eol-style=native
-Change?og*=svn:eol-style=native
-*.am=svn:eol-style=native
-*.ac=svn:eol-style=native
-*.lst=svn:eol-style=native
-*.pm=svn:eol-style=native
+*.cpp=svn:eol-style=native;svn:keywords
+*.h=svn:eol-style=native;svn:keywords
+*.inl=svn:eol-style=native;svn:keywords
+*.html=svn:eol-style=native;svn:keywords
+*.sh=svn:eol-style=native;svn:keywords;svn:executable
+*.py=svn:eol-style=native;svn:keywords;svn:executable
+*.pl=svn:eol-style=native;svn:keywords;svn:executable
+*.mpc=svn:eol-style=native;svn:keywords
+*.mpb=svn:eol-style=native;svn:keywords
+*.mpt=svn:eol-style=native;svn:keywords
+*.hpp=svn:eol-style=native;svn:keywords
+*.cdp=svn:eol-style=native;svn:keywords
+*.xsd=svn:eol-style=native;svn:keywords
+*.txt=svn:eol-style=native;svn:keywords
+Change?og*=svn:eol-style=native;svn:keywords
+*.am=svn:eol-style=native;svn:keywords
+*.ac=svn:eol-style=native;svn:keywords
+*.lst=svn:eol-style=native;svn:keywords
+*.pm=svn:eol-style=native;svn:keywords
diff --git a/ACE/docs/svn/svn-prefs.reg b/ACE/docs/svn/svn-prefs.reg
index 3a243318590..be9af1763ed 100644
--- a/ACE/docs/svn/svn-prefs.reg
+++ b/ACE/docs/svn/svn-prefs.reg
@@ -1,4 +1,4 @@
-GEDIT4
+REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Servers\groups]
@@ -35,22 +35,22 @@ GEDIT4
[HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Config\tunnels]
[HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Config\auto-props]
-"*.cpp"="svn:eol-style=native"
-"*.h"="svn:eol-style=native"
-"*.inl"="svn:eol-style=native"
-"*.html"="svn:eol-style=native"
-"*.sh"="svn:eol-style=native;svn:executable"
-"*.py"="svn:eol-style=native;svn:executable"
-"*.pl"="svn:eol-style=native;svn:executable"
-"*.mpc"="svn:eol-style=native"
-"*.mpb"="svn:eol-style=native"
-"*.mpt"="svn:eol-style=native"
-"*.hpp"="svn:eol-style=native"
-"*.cdp"="svn:eol-style=native"
-"*.xsd"="svn:eol-style=native"
-"*.txt"="svn:eol-style=native"
-"Change?og*"="svn:eol-style=native"
-"*.am"="svn:eol-style=native"
-"*.ac"="svn:eol-style=native"
-"*.lst"="svn:eol-style=native"
-"*.pm"="svn:eol-style=native"
+"*.cpp"="svn:eol-style=native;svn:keywords"
+"*.h"="svn:eol-style=native;svn:keywords"
+"*.inl"="svn:eol-style=native;svn:keywords"
+"*.html"="svn:eol-style=native;svn:keywords"
+"*.sh"="svn:eol-style=native;svn:keywords;svn:executable"
+"*.py"="svn:eol-style=native;svn:keywords;svn:executable"
+"*.pl"="svn:eol-style=native;svn:keywords;svn:executable"
+"*.mpc"="svn:eol-style=native;svn:keywords"
+"*.mpb"="svn:eol-style=native;svn:keywords"
+"*.mpt"="svn:eol-style=native;svn:keywords"
+"*.hpp"="svn:eol-style=native;svn:keywords"
+"*.cdp"="svn:eol-style=native;svn:keywords"
+"*.xsd"="svn:eol-style=native;svn:keywords"
+"*.txt"="svn:eol-style=native;svn:keywords"
+"Change?og*"="svn:eol-style=native;svn:keywords"
+"*.am"="svn:eol-style=native;svn:keywords"
+"*.ac"="svn:eol-style=native;svn:keywords"
+"*.lst"="svn:eol-style=native;svn:keywords"
+"*.pm"="svn:eol-style=native;svn:keywords"