-
Type:
Bug
-
Resolution: Handled by Support
-
Priority:
Low
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
We are an existing JIRA user and are currently trying (and failing miserably) to evaluate JIRA(6.2.5) connected to FishEye+Crucible(3.4.4).
The issue we face is that we cannot get FishEye to index our SVN repository.
These are the steps I have used.
I log in as a user with admin privilege then follow these actions to reindex the source code in SVN:
- Click the cog, Repositories, select my repository, Maintenance, 'Start' under Repository Source Index on the Maintenance page
After 10 to 20 minutes I can see the following under the Indexing Status:-
Current Activity = Line indexing in-progress
Status Message = Repository paused due to error com.cenqua.fisheye.rep.RepositoryClientException: org.apache.subversion.javahl.ClientException: svn: E160004: Corrupt node-revision '1iz5.0.r84170/6860' svn: E175002: REPORT of '/svn/master/!svn/bc/123654/Azzurro': 400 Bad Request (http://XXX) org.apache.subversion.javahl.ClientException: svn: E160004: Corrupt node-revision '1iz5.0.r84170/6860' svn: E175002: REPORT of '/svn/master/!svn/bc/123654/Azzurro': 400 Bad Request (http://XXX) org.tmatesoft.svn.core.SVNException: svn: E160004: Corrupt node-revision '1iz5.0.r84170/6860' svn: E175002: REPORT of '/svn/master/!svn/bc/123654/Azzurro': 400 Bad Request (http://XXX)
I have retried this 3 or 4 times, each with the same error.
Under the SCM Connection Details I have configured it as follows:-
SVN URL = http://XXX/svn/master/
Path = YYY/
Username =X
Password = Y
Initial Import = Do not import
"SVN Symbolic Rules"
User built-in Symbolic Rules = checked
And then Apply the Following Rules = (2nd option) trunk/..., branches/NAME/..., tags/NAME/...
If I look at our SVN repository directly then the path to our code is:
http://XXX/svn/master/YYY/branches
http://XXX/svn/master/YYY/tags
http://XXX/svn/master/YYY/trunk
'Test Connection' states 'Connection succeeded...'.
What do I need to do to get the indexing to work ?
Thanks
Adrian