For Subversion 1.7, where is the SVN "config" file located on the various major operating systems (specifically on Windows, Mac OS X and Linux)?
under Windows: open the file "C:\Documents and Settings\‹username›\Application Data\Subversion\config" (if you use TortoiseSVN then you can also open this file via the TortoiseSVN UI) under Linux: open the file "~/. subversion/config"
Generally system/global config is stored somewhere under /etc. User-specific config is stored in the user's home directory, often as a hidden file, sometimes as a hidden directory containing non-hidden files (and possibly more subdirectories).
~/.subversion/config
or /etc/subversion/config
for Mac/Linux
and
%appdata%\subversion\config
for Windows
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With