RE: [Subclipse-users] Missing
From: Daniel Kasmeroglu <daniel.kasmeroglu_at_kasisoft.net>
Date: Thu, 16 Jun 2011 11:25:37 -0700 (PDT)
Hello Erik,
First of all: Checkout the documentation ;-)
Case 1:
Case 2:
As mentioned within the documentation the attributes 'javahl' and 'svnkit' would look like this:
Case 1: javahl=true, svnkit=false
This means Case 1 would try to make use of the JavaHL binding, so that's the reason for your error message regarding the missing binding (chapter 'Introduction' !).
A sidenote from myself: I don't like this way of specifying the backend client as it's unintuitive and misleading. I left it in version 1.3.1 because the previous version was very old and I considered this a maintenance release (that's the reason for the deprecation messages). In future there will be only one attribute 'backend' with the values 'svnkit', 'javahl' and 'commandline'.
Back to your problem: Apart from your misunderstanding related to the invocation I'm not sure why you think 'wcversion' isn't working correctly.
* I've got a repository A with the maximum revision 481
If you're scenario is similar and it still doesn't seem to work, it would be nice if you could create a testcase in order to analyse the potential issue.
Best regards
Daniel Kasmeroglu
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.