.subversion/config
changeset 574 c5fef529901d
parent 183 d555a4cdf92a
child 604 5f619b86f997
--- a/.subversion/config	Thu Oct 18 11:40:15 2012 +0300
+++ b/.subversion/config	Mon Oct 22 13:24:06 2012 +0300
@@ -28,13 +28,13 @@
 ### Note that this option only prevents saving of *new* passwords;
 ### it doesn't invalidate existing passwords.  (To do that, remove
 ### the cache files by hand as described in the Subversion book.)
-# store-passwords = no
+store-passwords = yes
 ### Set store-auth-creds to 'no' to avoid storing any subversion
 ### credentials in the auth/ area of your config directory.
 ### It defaults to 'yes'.  Note that this option only prevents
 ### saving of *new* credentials;  it doesn't invalidate existing
 ### caches.  (To do that, remove the cache files by hand.)
-# store-auth-creds = no
+store-auth-creds = yes
 
 ### Section for configuring external helper applications.
 [helpers]
@@ -134,6 +134,7 @@
 *.s = svn:eol-style=native
 *.S = svn:eol-style=native
 *.java = svn:eol-style=native
+*.jsp = svn:eol-style=native
 *.js = svn:eol-style=native
 *.dsp = svn:eol-style=CRLF
 *.dsw = svn:eol-style=CRLF