Error “Unlinking directory not permitted” when I'm doing hg update with cygwin
问题 When I'm trying to change the branch where I am , I'm getting this error everytime: # Just check in which branch I am $ hg branch django1.6 $ hg update --clean default abandon: Unlinking directory not permitted: 'D:\Projects\abc\abc' ( abc is the project name, replace for simplicity here). Since it's a Django project, named abc , I have a subfolder abc that I have created in the django1.6 branch. This folder doesn't exist yet in the default branch , so if I'm changing the branch, the folder