SVN 405 Method Not Allowed

前端 未结 11 1355
情书的邮戳
情书的邮戳 2021-01-30 12:30

I accidentally deleted a folder in SVN and added it back immediately. I ran into an issue with this and my solution ended up removing the folder completely from my local copy as

11条回答
  •  南方客
    南方客 (楼主)
    2021-01-30 12:56

    My guess is that the folder you are trying to add already exists in SVN. You can confirm by checking out the files to a different folder and see if trunk already has the required folder.

提交回复
热议问题