Subversion revisions not shown in the issue

Andreas Merkle _AME_ PF-26 November 19, 2012

We are using JIRA v5.1.7 and the jira-subversion-plugin 0.10.11.1

Our problem is that the svn revisions are not shown in an jira issue.

Facts:

- The permission "View Issue Source Tab" is given, therefore the subversion tab is shown in the issue.

- The subversion plugin index files were created. By searching with an editor in the index files, the corresponding revision can be found. And they contain e.g. the jira issue info like TST-1

What we tried:

- We created a test project with TST as project key and entered 3 issues.

- Created a subversion repository which links to https://studio.plugins.atlassian.com/svn/SVN/samplerepo/

- But the svn revisions for TST-1 are not shown in the issue subversion tab.

- Because it didn't work, we stopped jira, deleted the index folder and started jira again.

- The index folder was created again successful ... but still nothing is shown.

- Now we enabled the subversion plugin logs and found the following in the logs: /browse/TST-1 [ext.subversion.revisions.RevisionIndexer] Retrieving revisions for : TST-1

In an older "evaluation" environment it worked and there we got another log, which is missing here, e.g.:

[ext.subversion.revisions.RevisionIndexer] Retrieving revisions for : 11194_0003_0008-7

[plugin.ext.subversion.SubversionManagerImpl] No cache - retrieving log message for revision: 56

Does anybody know what we can check or try now?

6 answers

0 votes
Andreas Merkle _AME_ PF-26 January 13, 2013

Is it possible to enable further debug informations?

0 votes
Janet Albion
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 13, 2013
0 votes
Andreas Merkle _AME_ PF-26 January 13, 2013

svn ls ...

file1.txt
file2.txt
file3.txt
svn-commit.tmp
testdir/

svn info ...

Path: samplerepo
URL: https://studio.plugins.atlassian.com/svn/SVN/samplerepo
Repository
Root: https://studio.plugins.atlassian.com/svn
Repository
UUID: 2c54a935-e501-0410-bc05-97a93f6bca70
Revision: 170377
Node Kind: directory
Last Changed Author: pcher
Last Changed Rev: 152904

0 votes
Andreas Merkle _AME_ PF-26 January 13, 2013

No, there isn't any line after that.

Thats all:

/browse/TST [ext.subversion.projecttabpanels.SubversionProjectTabPanel] Rendering commits for TST
 /browse/TST [ext.subversion.projecttabpanels.SubversionProjectTabPanel] Getting recent commits for project TST and version null
 /browse/TST-1 [ext.subversion.revisions.RevisionIndexer] Retrieving revisions for : TST-1

0 votes
Andreas Merkle _AME_ PF-26 January 6, 2013

No, there isn't any line after that.

Thats all:

/browse/TST [ext.subversion.projecttabpanels.SubversionProjectTabPanel] Rendering commits for TST
 /browse/TST [ext.subversion.projecttabpanels.SubversionProjectTabPanel] Getting recent commits for project TST and version null
 /browse/TST-1 [ext.subversion.revisions.RevisionIndexer] Retrieving revisions for : TST-1

0 votes
Janet Albion
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 16, 2012

is there any traces after the [ext.subversion.revisions.RevisionIndexer] Retrieving revisions for : TST-1 ?



Suggest an answer

Log in or Sign up to answer