tfs error when trying to checkin in Visual Studio 2015 -
i getting error when trying checkin visual studio 2015:
error:
the process cannot access file 'c:\projects\dbproject\dbproject.jfm' because being used process.
i have tried reboot, , delete file have same issue. can use other tools checkin changes? or maybe knows how fix issue?
- please check , kill processes using file.
- exclude file , related files, exclude checkin files, set ignore in
.gitignore
or.tfignore
file. - if still not work, can try using winpe or other tools delete file (backup first in case encounter other issues)
Comments
Post a Comment