svn遇到的一些问题

1.update、commit、cleanup均乱码

commit和update时提示:Previous operation has not finished; run 'cleanup' if it was interrupted

clean时提示:temp/svn_XXX目录找不到,还有一堆乱码:

  cleanup D:/DongjianWeb/dongjian

  ϵͳÕҲ»µ½ָ¶¨µÄ·¾¶¡£
  svn: Can't open 'D:\DongjianWeb\dongjian\.svn\tmp\svn-2D746FA1': 系统找不

解决方法:使用工具连接.svn/wc.db,查询和清空WORK_QUEUE表

2.svn执行update操作时报错:ORA-12514: TNS:listener does not currently know of service requested in connect descriptor 

解决方法:使用工具连接.svn/wc.db,  

  "reindex nodes" 

  "reindex pristine"

posted on 2019-03-18 13:12  白衣·沽酒  阅读(159)  评论(0)    收藏  举报

导航