SVN Initial Indexing Fails with 'Unexpected line in overall diff'
症状
Initial indexing of SVN repository fails with a similar exception reported in the fisheye-debug-<date>.log:
2011-12-02 07:03:07,302 ERROR [InitialPinger4 Delphi_Builder] fisheye.app BaseRepositoryScanner-handleSlurpException - Problem processing revisions from repo <Repository Name> due to class com.cenqua.fisheye.rep.DbException - Problem getting diff information for rev30043
com.cenqua.fisheye.rep.DbException: Problem getting diff information for rev30043
Caused by: com.cenqua.fisheye.svn.diff.SvnDiffException: Exception processing diff for revision 30043
Caused by: com.cenqua.fisheye.svn.diff.SvnDiffParsingException: Unexpected line in overall diff
原因
Fisheye has been configured to use the SVN native client instead of the bundled default svnkit.
ソリューション
Update Fisheye to use the bundled svnkit client as documented here.
最終更新日 2018 年 11 月 2 日
Powered by Confluence and Scroll Viewport.