diff --git a/.subversion/config b/.subversion/config
index 2631527290ed396a8c4d4deb50a906216ec6644a..42c7897a692901082db9114021a130cc5faeaa9c 100644
--- a/.subversion/config
+++ b/.subversion/config
@@ -76,7 +76,7 @@ global-ignores = *~ *.log *.private *.result *.tmp installed \
 # log-encoding = latin1
 ### Set use-commit-times to make checkout/update/switch/revert
 ### put last-committed timestamps on every file touched.
-use-commit-times = yes
+# use-commit-times = yes
 ### Set no-unlock to prevent 'svn commit' from automatically
 ### releasing locks on files.
 # no-unlock = yes