SVN 交付时报事务过期解决方案

SVN 提交时报事务过期解决方案

 

这个错误是在SVN提交的时候报的:

写道
Transaction is out of date svn: Commit failed (details follow)...

 

解决办法: Team -> SVN update(更新)

这里可以对整个工程执行一次 SVN update。

 

参考:SO