Jazz SVN connections, Links in work item does not work
Hi,
I am using RTC 2.0.0.2 standard edition.
I have a SVN project: http://localhost/proj1/jsl
Only 1 file under this directory: doc1.txt
I set up the SVN project property to make it associate with the Jazz repository.
Then I create a new Jazz SVN connection. The Update Links work fine to display the latest revision number. On the Links tab of the associated work item, I see a list of SVN Revisions. But if I select a revision and click "Open", an empty History view displayed.
If I click "Show History" from SVN Repositories view, the history of the project is displayed. If I right-click a revision and choose "Open Work Item", the corresponding work item is opened.
Why I am not able to open the revision history from the Links tab of the work item? It seems that the reference to the revision history is not set up. Anything I missed here? Thank you very much for your help.
Lin
I am using RTC 2.0.0.2 standard edition.
I have a SVN project: http://localhost/proj1/jsl
Only 1 file under this directory: doc1.txt
I set up the SVN project property to make it associate with the Jazz repository.
Then I create a new Jazz SVN connection. The Update Links work fine to display the latest revision number. On the Links tab of the associated work item, I see a list of SVN Revisions. But if I select a revision and click "Open", an empty History view displayed.
If I click "Show History" from SVN Repositories view, the history of the project is displayed. If I right-click a revision and choose "Open Work Item", the corresponding work item is opened.
Why I am not able to open the revision history from the Links tab of the work item? It seems that the reference to the revision history is not set up. Anything I missed here? Thank you very much for your help.
Lin
4 answers
Lin,
What Subversion client are you using. It could be that an
incompatibility was introduced that is causing the Open to fail.
Michael
Raistlin wrote:
What Subversion client are you using. It could be that an
incompatibility was introduced that is causing the Open to fail.
Michael
Raistlin wrote:
Hi,
I am using RTC 2.0.0.2 standard edition.
I have a SVN project: http://localhost/proj1/jsl
Only 1 file under this directory: doc1.txt
I set up the SVN project property to make it associate with the Jazz
repository.
Then I create a new Jazz SVN connection. The Update Links work fine to
display the latest revision number. On the Links tab of the associated
work item, I see a list of SVN Revisions. But if I select a revision
and click "Open", an empty History view displayed.
If I click "Show History" from SVN Repositories view, the
history of the project is displayed. If I right-click a revision and
choose "Open Work Item", the corresponding work item is
opened.
Why I am not able to open the revision history from the Links tab of
the work item? It seems that the reference to the revision history is
not set up. Anything I missed here? Thank you very much for your
help.
Lin
Hi Michael,
Thank you very much for the reply. I am using subversion 1.6.5, Eclipse 3.5, subclipse 1.6.6, Subversion JavaHL Native Library Adapter 1.6.9
I have tried to reinstall subclipse. It does not work. Any idea?
Thank you very much.
Lin
Thank you very much for the reply. I am using subversion 1.6.5, Eclipse 3.5, subclipse 1.6.6, Subversion JavaHL Native Library Adapter 1.6.9
I have tried to reinstall subclipse. It does not work. Any idea?
Thank you very much.
Lin
Lin,
What Subversion client are you using. It could be that an
incompatibility was introduced that is causing the Open to fail.
Michael
Raistlin wrote:
Hi,
I am using RTC 2.0.0.2 standard edition.
I have a SVN project: http://localhost/proj1/jsl
Only 1 file under this directory: doc1.txt
I set up the SVN project property to make it associate with the Jazz
repository.
Then I create a new Jazz SVN connection. The Update Links work fine to
display the latest revision number. On the Links tab of the associated
work item, I see a list of SVN Revisions. But if I select a revision
and click "Open", an empty History view displayed.
If I click "Show History" from SVN Repositories view, the
history of the project is displayed. If I right-click a revision and
choose "Open Work Item", the corresponding work item is
opened.
Why I am not able to open the revision history from the Links tab of
the work item? It seems that the reference to the revision history is
not set up. Anything I missed here? Thank you very much for your
help.
Lin
Hi Michael,
Sorry this is not a Team Server problem. I am using subclipse. It seems that when I try to open revision on the Links tab of the work item, Eclipse automatically fires subversive to connect to the svn server instead of using subclipse. Even I never configured anything for subversive.
I uninstalled the subversive completely by removing all the related jar files manually. Now windows->preferences->Team displays exactly one SVN, which is for subclipse. And open button works fine.
Thank you very much.
Lin
Sorry this is not a Team Server problem. I am using subclipse. It seems that when I try to open revision on the Links tab of the work item, Eclipse automatically fires subversive to connect to the svn server instead of using subclipse. Even I never configured anything for subversive.
I uninstalled the subversive completely by removing all the related jar files manually. Now windows->preferences->Team displays exactly one SVN, which is for subclipse. And open button works fine.
Thank you very much.
Lin
Lin,
What Subversion client are you using. It could be that an
incompatibility was introduced that is causing the Open to fail.
Michael
Raistlin wrote:
Hi,
I am using RTC 2.0.0.2 standard edition.
I have a SVN project: http://localhost/proj1/jsl
Only 1 file under this directory: doc1.txt
I set up the SVN project property to make it associate with the Jazz
repository.
Then I create a new Jazz SVN connection. The Update Links work fine to
display the latest revision number. On the Links tab of the associated
work item, I see a list of SVN Revisions. But if I select a revision
and click "Open", an empty History view displayed.
If I click "Show History" from SVN Repositories view, the
history of the project is displayed. If I right-click a revision and
choose "Open Work Item", the corresponding work item is
opened.
Why I am not able to open the revision history from the Links tab of
the work item? It seems that the reference to the revision history is
not set up. Anything I missed here? Thank you very much for your
help.
Lin
Lin,
I'm glad you found the solution. I can see how that would happen. We
don't expect both SVN clients to be installed so one would just get
picked and, in your case, it was the wrong one.
Cheers,
Michael
Raistlin wrote:
I'm glad you found the solution. I can see how that would happen. We
don't expect both SVN clients to be installed so one would just get
picked and, in your case, it was the wrong one.
Cheers,
Michael
Raistlin wrote:
Hi Michael,
Sorry this is not a Team Server problem. I am using subclipse. It
seems that when I try to open revision on the Links tab of the work
item, Eclipse automatically fires subversive to connect to the svn
server instead of using subclipse. Even I never configured anything
for subversive.
I uninstalled the subversive completely by removing all the related
jar files manually. Now windows->preferences->Team displays
exactly one SVN, which is for subclipse. And open button works fine.
Thank you very much.
Lin
Michael Valentawrote:
Lin,
What Subversion client are you using. It could be that an
incompatibility was introduced that is causing the Open to fail.
Michael
Raistlin wrote:
Hi,
I am using RTC 2.0.0.2 standard edition.
I have a SVN project: http://localhost/proj1/jsl
Only 1 file under this directory: doc1.txt
I set up the SVN project property to make it associate with the
Jazz
repository.
Basically, in RTC, the
Then I create a new Jazz SVN connection. The Update Links work fine
to
display the latest revision number. On the Links tab of the
associated
work item, I see a list of SVN Revisions. But if I select a
revision
and click "Open", an empty History view displayed.
If I click "Show History" from SVN Repositories view, the
history of the project is displayed. If I right-click a revision
and
choose "Open Work Item", the corresponding work item is
opened.
Why I am not able to open the revision history from the Links tab
of
the work item? It seems that the reference to the revision history
is
not set up. Anything I missed here? Thank you very much for your
help.
Lin