Renamed file, now SVN not allowing me to commit?

后端 未结 11 1637
野性不改
野性不改 2020-12-24 05:14

I\'m developing a ColdFusion website using Aptana. We\'re using SVN for version control.

I renamed a few files and am now trying to commit one of them, but I\'m gett

11条回答
  •  温柔的废话
    2020-12-24 05:18

    TortiseSVN open the file in windows explorer. select the file,right click,use TortiseSVN->unversion and add to ignore list

    then the file will get rid of the SVN,becomes normal file. thus you can do the operation to add the file to SVN,and submit it.

    i use the solution solve to the issue.

提交回复
热议问题