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

前端 未结 30 2165
鱼传尺愫
鱼传尺愫 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:13

    Are you sure you've checked out the head and not a lower revision? Also, have you done an update to make sure you've got the latest version?

    There's a discussion about this on http://svn.haxx.se/users/archive-2007-01/0170.shtml.

提交回复
热议问题