首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > CVS SVN >

svn同步异常Transaction is out of date

2012-09-22 
svn同步错误Transaction is out of date错误:Transaction is out of date svn: Commit failed (details fo

svn同步错误Transaction is out of date

错误:Transaction is out of date

svn: Commit failed (details follow):

svn: XXX Out of date

把别的可以提交的文件全部提交

对项目进行更新

会发现有冲突的文件(和文件内容冲突的表现有点不一样,但也很好认)

选中文件夹(或都选中项目也可以,我是文件夹出了这个问题)

右键->team->show Tree conflicts

show Tree conflicts 视图中,会出现一条或多条信息(如果有多个文件夹冲突的话)

右键->team->标记和解决

在提交就好了

show Tree conflicts瞒好用的,我有好几个问题都是使用这种方式解决掉的

热点排行