Fisheye Has Completed Indexing The Subversion Repository but Only Shows One Changeset
症状
Fisheye only displays the first changeset despite many more revisions in the Subversion repository.
原因
The SVN URL
for your repository is incorrect. The SVN URL
should equal your Repository Root
and your Path
should be path from the repository root.
ソリューション
Please refer Finding your repository root
section in the documentation on Fisheye and Subversion, for instructions on how to find your repository root. This is what you need to define in your SVN URL, and the path should be everything remaining.
For example: If you want to define a repository within fisheye for http://svn.example.com/svn5/project1 and your repository root for this URL is http://svn.example.com, then your SVN URL = http://svn.example.com and your Path = svn5/project1 .
深刻度 | Medium |
---|