workspace.xml is added to source control, then removed but pycharm still wants
I accidentally added workspace.xml to svn. Now I have un-versioned it but it is still part of a change list in pycharm that wants to commit the file changes.
How do I make pycharm ignore this or remove it from the change list to stop it from trying to be committed?
Best regards,
Kristian
How do I make pycharm ignore this or remove it from the change list to stop it from trying to be committed?
Best regards,
Kristian
1 条评论
排序方式
日期
投票数
Nevermind... figured it out. I just hadn't updated the project in pycharm since I removed workspace.xml from svn using the os svn tool.
请先登录再写评论。