Hello all,
BTW - I'll file bugs for these issues if they're not already filed. Just
wanted to give a heads up to other SVN users. HTH
I'm trying to use CollabNet's Revision Graph to display merge lines. But
I keep getting this error:
Org.tigris.subversion.javahl.ClientException: Invalid Filesystem Revision Number
svn: No such revision 8
A quick view of the log shows that revision 7 is the latest revision.
The process to reproduce is simple.
1) Right-click a versioned file in the Navigator
2) Select Team->Show Revision Graph.
3) Select "New revisions and graph revisions" from the Refresh drop down menu.
After some experimentation, I found that the mergelines appear if I select
"Graph revisions". from the drop down menu. "New revision" also works
without problems. I've tried this with a completely new repository and
still see the issue, so I think this is a general issue.
Also, a few other related issues:
1) if you select Team->Show Revision Graph of a new repository, you'll
get a "/ by zero" error message.
2) if you select Team->Show Revision Graph at the repo root dir, and
You've made some commits, Eclipse will hang forever with a "finding root node"
message.
Here's my Eclipse installation history:
CollabNet Merge Client
2.1.0
com.collabnet.subversion.merge.feature.feature.group
Eclipse IDE for C/C++ Developers
1.3.1.20100916-1202 epp.package.cpp
JNA Library
3.2.3 com.sun.jna.feature.group
Subclipse (Required)
1.6.13 org.tigris.subversion.subclipse.feature.group
Subclipse Integration for Mylyn 3.x (Optional)
3.0.0 org.tigris.subversion.subclipse.mylyn.feature.group
Subversion Client Adapter (Required)
1.6.12 org.tigris.subversion.clientadapter.feature.feature.group
Subversion JavaHL Native Library Adapter (Required)
1.6.12 org.tigris.subversion.clientadapter.javahl.feature.feature.group
Subversion Revision Graph
1.0.8 org.tigris.subversion.subclipse.graph.feature.feature.group
SVNKit Client Adapter (Not required)
1.6.12 org.tigris.subversion.clientadapter.svnkit.feature.feature.group
SVNKit Library
1.3.3.6648 org.tmatesoft.svnkit.feature.group
Regards,
Shaun
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2665931
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-09-29 05:20:35 CEST