Page 1 of 1

Windows 7 Global Options storage location.

PostPosted: Wed Sep 10, 2014 2:38 am
by peter01242
Trying to restore my Client settings (on a new laptop) when all I have from the old one is a file dump.

Where on Win 7 does SynchroSVN store the Global Options information that contains all the repo information?

Re: Windows 7 Global Options storage location.

PostPosted: Wed Sep 10, 2014 8:02 am
by Florin
Hi,

If you still have access to your old machine, you can start Syncro SVN Client on it and use Options > Export Global Options. After, on the new laptop, start Syncro SVN Client and use Options > Import Global Options.

On Windows 7, the application data/options are saved in:
Code: Select all
%APPDATA%\com.syncrosvnclient

... that, usually, should be translated to:
Code: Select all
C:\Users\USER_NAME\AppData\Roaming\com.syncrosvnclient


Best Regards,
Florin Avram
----------------------
Syncro SVN Client Team

Re: Windows 7 Global Options storage location.

PostPosted: Wed Sep 10, 2014 11:08 pm
by peter01242
Florin,

Thank you. This resolved both this problem and the other one I posted relating to the client refusing to run. I will mark that one as resolved as well.