你如何克服 svn '过时' 错误? [英] How do you overcome the svn 'out of date' error?

查看:36
本文介绍了你如何克服 svn '过时' 错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在尝试在 Subversion 中将目录结构从一个位置移动到另一个位置,但是我收到一个 Item '*' is out of date 提交错误.

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.

我已检出最新版本(据我所知).svn st -u 除了 mv 命令外没有其他区别.

I have the latest version checked out (so far as I can tell). svn st -u turns up no differences other than the mv commands.

推荐答案

我有时会在 Windows 上使用 TortoiseSVN 解决这个问题.我的解决方案是 svn update 目录,即使没有要下载或更新的修订版.它对元数据做了一些处理,从而神奇地修复了它.

I sometimes get this with TortoiseSVN on windows. The solution for me is to svn update the directory, even though there are no revisions to download or update. It does something to the metadata, which magically fixes it.

这篇关于你如何克服 svn '过时' 错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆