svn中更新工程出现如下错误:Working copy not locked; this is probably a bug, please report

update -r HEAD G:/workspace/topicOntologyBackup

[color=red]

Working copy not locked; this is probably a bug, please reportsvn: Directory 'G:\workspace\topicOntologyBackup\WebRoot\WEB-INF\classes\com\.svn' containing working copy admin area is missing

[/color]
Working copy not locked; this is probably a bug, please report svn:……,提示就是class目录下的.svn有毛病,到http://www.tigris.org查找解决方法,有一段描述:

This message is coming straight out of the Subversion library, so technically it is Subversion asking you to report the problem to them. This error message is kind of their general error message when something really unexpected happens. In the case of Eclipse, the problem is almost always one specific thing. The problem is that your Eclipse build folder was versioned and added to your repository. What happens is that when Eclipse does a full build it will delete everything in this folder, including the ".svn" metadata folder. When Subversion cannot find this folder it issues the above error.

The solution is to delete this folder from your repository, which you can do from the SVN Repositories view. Then try deleting the folder from your working copy and perforiming an update. You might need to checkout your project again. Once you have a valid project again, be sure to add the build folder to the svn:ignore property of its parent folder so that the problem does not happen again.

If this is not your problem, then as best as you can try to figure out what might have led up to having this problem and report it on th Subversion users@subversion.tigris.org mailing list

大意:重新部署工程时会将文件夹WEB-INF/classes下的内容全删了,包括".svn"这个文件夹,从面导致SVN找不到这个文件夹的信息,于是报错。 解决的方法是在SVN仓库内将classes下的内容清空,然后在确保本地工程已完全提交的情况下,将本地工程包括文件删除,再从SVN仓库中重新取出。
把版本库中的class文件夹删除掉。

(转)svn中更新工程出现如下错误:Working copy not locked; this is probably a bug, please report...相关推荐

  1. SVN 中更新与资源库同步的区别

    资源库同步: 可以看到本地和服务器的版本之间差异.如果直接用更新,修改了同一个文件的话,会直接把最近版本的代码也整到自己的代码中,改起来很麻烦.资源库同步的目的就是在修改你的代码之前让你知道那个文件有 ...

  2. SVN中“txn-current-lock:拒绝访问”错误

    SVN服务器使用的是Visual SVN,重装系统后,使用SVN commit是遇到:不能打开文件"XX:\XXXXX\db\txn-current-lock": 拒绝访问这样的错 ...

  3. Svn中可能出现的问题解决办法

    http://blog.sina.com.cn/s/blog_8acf1be10101i5bo.html 百度很多解决Path is not a working copy directory的方法,唯 ...

  4. Eclipse svn报错 : org.tigris subversion javahl.ClientException: Working copy not locked;this is proba

    使用MyEclipse进行Java开发,用SVN进行版本控制.代码修改完后执行Commit,然后Update,提示如下类似的错误: org.tigris subversion javahl.Clien ...

  5. 在VS2013以及Linux系统中利用SVN自动更新版本号

    1.在VS2013中利用SVN自动更新版本号 (1).方法一:利用subwcrev.exe中的宏: $WCREV$ : 获取SVN的版本号 $WCURL$ : 获取SVN的地址 关于subwcrev. ...

  6. eclipse中svn插件的工程不能与svn资源库同步的解决方法

    eclipse中svn插件的工程不能与svn资源库同步的解决方法 参考文章: (1)eclipse中svn插件的工程不能与svn资源库同步的解决方法 (2)https://www.cnblogs.co ...

  7. SVN:更新、同步与提交 PS:被锁定之解决方法

    Athor:justinchinawzEmail:justinchinawz@163.comQQ:1787580636 Source article:http://www.cnblogs.com/ju ...

  8. SVN中 “containing working copy admin area is missin

    http://blog.csdn.net/duguduchong/article/details/8861570 一.前言 场景描述 通过SVN中创建了一个目录 ,结果没有在svn中删除 ,而是直接到 ...

  9. iOS中app在iTunes中更新版本流程

    2019独角兽企业重金招聘Python工程师标准>>> 昨天终于把新版本的app上传了,我能说我在上传的前一分钟都在改bug吗 对这个版本的app我实在是没有什么信心去期盼它可以通过 ...

最新文章

  1. poj2195(最小费用流)
  2. uva673 Parentheses Balance
  3. 远程管理卡介绍使用场景
  4. CorrTracker解读
  5. jedis jedispool Redistemplate
  6. linux dd使用记录
  7. php 判断中英文冒号,判断字符串是否含有中英文和数字
  8. elfutils库交叉编译
  9. 浅谈 OpenResty
  10. bzoj 1001: [BeiJing2006]狼抓兔子 平面图最小割
  11. 读《亿级流量网站架构核心技术》
  12. Python3.WRF的投影转换
  13. 2018HN省队集训
  14. 计算机电缆对绞节距,耐高温双绞计算机电缆DJFFP2√厂家
  15. 正宇丨人活得虚伪容易,活得真实很难
  16. 计算机怎么会自动开机,电脑怎么设置为通电就自动开机
  17. Web two days
  18. Mac下设置zsh的环境变量
  19. 【ONV】6 口百兆 AI PoE 供电交换机简介
  20. 上海爱立信实习笔试面试

热门文章

  1. Autolayout - NSLayoutAnchor
  2. Python教程:去除背景,我保证不动她一根头发(附多种方式)
  3. 7-2 海盗分赃 (25 分)(PTA)
  4. Win11预览体验计划显示Your PC does not meet the minimum hardware requirements...的解决方案
  5. CNN Architecture
  6. Mega2560(Arduino)Bootloader烧录指南
  7. 【Unity Shader 描边效果_案例分享】
  8. BZOJ3786 星际探索
  9. 华为GAUSSDB集成
  10. 基于上下文感知计算的APT攻击组织追踪方法