Manually Add the TortoiseSVN Registry information?
Posted
by
Pete Michaud
on Super User
See other posts from Super User
or by Pete Michaud
Published on 2011-02-25T13:36:15Z
Indexed on
2011/03/04
7:27 UTC
Read the original article
Hit count: 200
I recently installed TortoiseSVN on my Windows 7 64 bit computer. For reasons outside the scope of this question, the installer could not get appropriate permissions to add the keys that TSVN needs in the registry.
I'd like to add those keys manually, with a reg file. I tried unzipping the .msi installer to see if the .reg file was there, but no luck. I looked around the net a little, but no luck. I looked in the source code, figuring there must be a file in there somewhere with a list of all the registry changes in one place, but I haven't found any such thing.
How can I get a complete list of registry changes for a fresh TortoiseSVN installation?
© Super User or respective owner