[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

local user config for eol-style

From: McClain Looney <m_at_loonsoft.com>
Date: 2003-11-10 22:08:06 CET

Hello,

in 0.32.1 there are some new and useful config options. remove
your .subversion prefs dir (making a backup if you have custom config
already), and run svn --version to regenerate the .subversion dir.

the new autoprops settings are documented in ~/.subversion/config (consult
docs for win32 location)

See below for my current config:

[miscellany]
enable-auto-props = yes

[auto-props]
*.java = svn:eol-style=native
*.properties = svn:eol-style=native
*.txt = svn:eol-style=native
*.cfg = svn:eol-style=native
*.htm? = svn:eol-style=native
*.htm? = svn:eol-style=native
*.xml = svn:eol-style=native
.classpath = svn:eol-style=native
.project = svn:eol-style=native

-- 
McClain Looney
LoonSoft LLC
m@loonsoft.com
Received on Tue Nov 11 08:08:06 2003

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.