I keep getting the same error when i try and install the new update.
Code:
An error occurred during update process. Please report this error on forums.
System.UnauthorizedAccessException: Access to the path 'b603d6841fec2a55228df7102721a5bf2144003c.svn-base' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at WpfUpdater.Updater.Backup()
at WpfUpdater.MainWindow.DoUpdate()
at WpfUpdater.MainWindow.<.ctor>b__1(Object o)