summaryrefslogtreecommitdiff
path: root/doc/bugs/failure_during_ssh_key_setup___40__windows__41__.mdwn
blob: 7f1f26e04a7e488a95664bafa910042d69b3af44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
### Please describe the problem.
While attempting to create a remote repository, the assistant is trying to set up public key authentication, but fails when trying to delete the temporary files. Perhaps this doesn't need to be a fatal error; it could warn the user instead, or try again later.

DeleteFile "C:\\Users\\FAMILY~1\\AppData\\Local\\Temp\\git-annex-keygen.1\\key.pub": permission denied (The process cannot access the file because it is being used by another process.)

### What steps will reproduce the problem?
Create a remote repository

### What version of git-annex are you using? On what operating system?
Windows 7, git-annex version 5.20131221-gf8c928d

> [[fixed|done]].. thanks for testing the assistant on windows! --[[Joey]]