How do you overcome the svn 'out of date' error?

前端 未结 30 2156
鱼传尺愫
鱼传尺愫 2020-12-12 08:51

I\'ve been attempting move a directory structure from one location to another in Subversion, but I get an Item \'*\' is out of date commit error.

I ha

30条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 09:28

    I just got this error. What I recommend is you first check on your server if the original file is there. Sometimes the changes aren't made in your local folder. If this is your situation, just delete your folder and checkout again.

提交回复
热议问题