Archive for October 2010


Meine .subversion/config

October 14th, 2010 — 2:33pm

[helpers]
diff-cmd = colordiff
diff-args = --ignore-all-space --ignore-blank-lines

[miscellany]
enable-auto-props = yes

[auto-props]
* = svn:keywords=Id Rev

[auth]
# Verhindert die Verwendung von Keychain / Keyring
password-stores =

Comment » | Technik

Back to top