Skip to content

Instantly share code, notes, and snippets.

@atin360
Created September 25, 2012 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atin360/3780887 to your computer and use it in GitHub Desktop.
Save atin360/3780887 to your computer and use it in GitHub Desktop.
System.UnauthorizedAccessException: Access to the path 'pack-9e4f6b5423118f007996fa8acaeab6a41a868e27.idx' 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 System.IO.Directory.Delete(String path, Boolean recursive)
at MonoDevelop.VersionControl.Git.GitRepository.Publish(String serverPath, FilePath localPath, FilePath[] files, String message, IProgressMonitor monitor)
at MonoDevelop.VersionControl.PublishWorker.Run()
at MonoDevelop.VersionControl.Task.BackgroundWorker(Object state)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment