I am trying to clone a git repo. I use Cygwin on Windows 7. Somehow I cannot, but create a folder. When I try to delete it, I get this message:
rmdir: fallo al borrar "myRepoName /": device or resource is busy
I can not delete it, even using Windows Explorer.
¿What does this message mean, and how can I delete these folders?
source
share