Troubleshooting

If you are getting a message like this:
svn: Safe data 'some path here' was followed by non-ASCII byte ###: unable to convert to/from UTF-8
then your Subversion client localization is misconfigured. Ensure that APR_ICONV_PATH environment variable is set up properly (it's value must look like this: C:\Program Files\Subversion\iconv).
If this didn't help, try reinstalling Subversion client.
Subversion documentation may give some advice.


When Unified SCC shows national characters replaced by "?" signs - you need to check, if default codepage on your system is set up properly. This can be done via Control Panel/Regional Settings.

When Visual Studio shows message "The associated source control plugin is not installed or could not be found", try performing the following: close solution, make Unified SCC the active plugin, open solution again.


When Visual Studio tries to load some other plugin instead of Unified SCC, or shows multiple error messages when opening solution, try performing the following:
  1. Unbind source control
  2. Close solution
  3. Delete <your-solution-name.suo> file (it can be found in the same folder where resides solution file)
  4. Open solution
  5. Make Unified SCC default plugin (use Visual Studio options dialog)
  6. Bind source control again


If you have some another problem, please contact tech support: support@aigenta.com
Converted from CHM to HTML with chm2web Pro 2.8 (unicode)