On 03.07.2013 14:50, Edward Armes wrote: > Hi, > > I am using the latest slik subversion client on a windows server 2008 > system, and it appears that from the command line it doesn't honour registry > settings set in HKEY_LOCAL_MACHINE/SOFTWARE/Tigirs.org/Subversion/Servers. > > Slik say they use a clean build off the latest release minus the extra > modules and the apr agent
The logic for reading Subversion configuration on Windows hasn't changed since 1.0. Most likely you're overriding the configuration somewhere else. The part of the registry you refer to has the lowest priority; it can be overriden by, in the following order (from lowest to highest priority): * the default user profile (in %COMMONAPPDATA%); * the HKEY_CURRENT_USER registry area * the current user's profile (in %APPDATA%). Any of these places may be overriding the setting you're trying to set in HKEY_LOCAL_MACHINE. -- Brane -- Branko Čibej | Director of Subversion WANdisco // Non-Stop Data e. br...@wandisco.com