Setup Project 错误: Unable to update the dependencies of the project 在VS2010中编译包含安装工程的解决方案提示错误:Unable to update the dependencies of the project 解决方法: 1.用记事本打开*.vdproj文件: 2.查找Hierarchy节点,删除节点中的所有内容,如下所示: “Hierarchy” { } 3. 查找File节点,删除节点中的所有内容,如下所示: “Fil…
解决 SVN cleanup 任务中断导致无法 update 今天在更新 svn 时, TortoiseSVN 一直在提示要进行 cleanup ,而执行 cleanup 时又提示: Cleanup failed to process the fllowing paths: xxxx Privous operation has not finished; run 'cleanup' if it was interrupted Please execute the 'Cleanup' comman…