Obstructed folders in Subversion

前端 未结 17 1254
南方客
南方客 2020-12-12 15:12

What the heck does \"obstructed\" mean when you try to check into Subversion? I see two folders in red with text status of \"obstructed.\" I don\'t see what this means anywh

17条回答
  •  Happy的楠姐
    2020-12-12 15:56

    Nothing worked for me so i've done the following:

    • exported with the unversioned files in a new location
    • renamed the existing folder
    • moved the folder from the export location in the project
    • renamed the new folder
    • add, commit
    • removed the old, renamed folder
    • renamed the new folder
    • commit

提交回复
热议问题