When setting up an instance of the excellent TortoiseSVN, I find myself repeating its settings, for example, ‘default checkout folder’ and ‘global ignore pattern’ (as well as many others such as the linked tools). This is a pain. Where is the latter stored?
I’ve found the former around the registry key [HKEY_CURRENT_USER\Software\TortoiseSVN], but ‘global ignore pattern’ is missing. A text search of the user tree doesn’t find it either. Where is it?
From the Readme of Subversion, which seems to be installed with TortoiseSVN anyway:
Some of the settings are actually Subversion settings and not TortoiseSVN settings, so this may be the right place to look.
HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseSVNseems to contain paths to the TortoiseSVN tools.HKEY_CURRENT_USER\Software\TortoiseSVNhas a lot more tools though.