I want to copy all tortoisesvn network settings from one machine to another. Where are these stored?
I did this,
Save:
reg save HKEY_CURRENT_USER\Software\TortoiseSVN %USERPROFILE%\Desktop\tortoise.hive
Restore:
reg restore HKEY_CURRENT_USER\Software\TortoiseSVN %USERPROFILE%\Desktop\tortoise.hive
but it can not copy the enable proxy server
value correctly ,it always not checked.
so how can I get the correctly enable proxy server
value, or what is the registry value of the enable proxy server
?
thanks!
-----------------edit--------------------------
I still can not found the enable proxy server
registry. I read the docs, set the http-proxy
is ok, but there is no place to set enable proxy server
that what I want to know !
like this :