Re: Do Subversion server and client versions need to match for Subclipse to work?

Mark Phippard <[email protected]> Mon, 7 Mar 2016 15:50:36 -0500
Newsgroups gmane.comp.version-control.subversion.subclipse.user
Message-ID <CAHFaGCqbEg24+kN8oMoekX7eHT1pW_9WRj-OOzkUxDAUGpsxMw@mail.gmail.com>
------=_Part_3738_570620092.1457383840380
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

This is what I was suspecting.

SSH requires a bit more configuration like keys etc.  You can use SVNKit,
as opposed to JavaHL and for SSH it is probably actually better to use
SVNKit since it provides a GUI.  I suspect you do not have something SSH
related that you need available.

Again, I do not think this has anything to do with version numbers.  You
should get to a point that your can add your repository via its URL and
browse it.  This will require getting SSH setup correctly.

Mark



On Mon, Mar 7, 2016 at 2:49 PM, Peter Toennies <[email protected]> wrote:

> I did exactly the same steps on a machine where Subclipse works correctly
> and
> the one where it doesn't. I entered the same URL for both. I am using the
> svn+ssh protocol for specifying the URL. On the machine where I am having
> an
> issue with Subversion 1.6.11, I can run an "svn ls" command on the URL I am
> entering into Eclipse in a terminal window. When I enter the URL in
> Subclipse and press Next, I get an error message of the form:
>
> Error validating location: "org.tigris.subversion.javahl.ClientException:
> svn: URL '<url name here>'
> non-existent in revision '<revision number>'.. Keep location anyway"
>
> What should be selected under Window->Preferences->Team->SVN for the "SVN
> Interface". On mine I have "SVNKit (Pure Java) SVNKit v1.3.5.7406.
> Initially
> it was set to "JavaHL (JNI)" and had the text "Not Available" after that.
> Do
> I need to do something so that "JavaHL (JNI)" is installed? Where can I get
> that from?
>
> Attached is the Help->Installation Details screen on the machine where
> Subclipse is not working:
> <
> http://tigris-scm.10930.n7.nabble.com/file/n100371/%2445DEC6EEC43A09AB.jpg
> >
>
> Am I missing some installed software to make Subclipse work correctly with
> a
> client svn version of 1.6.11 with a server svn version of 1.7.14?
>
> Thank you,
> Peter
>
>
>
> --
> View this message in context:
> http://tigris-scm.10930.n7.nabble.com/Do-Subversion-server-and-client-versions-need-to-match-for-Subclipse-to-work-tp100368p100371.html
> Sent from the subclipse - users mailing list archive at Nabble.com.
>
> ------------------------------------------------------
>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3164718
>
> To unsubscribe from this discussion, e-mail: [
> [email protected]].
>



-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3164719

To unsubscribe from this discussion, e-mail: [[email protected]].
------=_Part_3738_570620092.1457383840380
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">This is what I was suspecting.<div><br></div><div>SSH requ=
ires a bit more configuration like keys etc.=C2=A0 You can use SVNKit, as o=
pposed to JavaHL and for SSH it is probably actually better to use SVNKit s=
ince it provides a GUI.=C2=A0 I suspect you do not have something SSH relat=
ed that you need available.</div><div><br></div><div>Again, I do not think =
this has anything to do with version numbers.=C2=A0 You should get to a poi=
nt that your can add your repository via its URL and browse it.=C2=A0 This =
will require getting SSH setup correctly.</div><div><br></div><div>Mark</di=
v><div><br></div><div><br></div></div><div class=3D"gmail_extra"><br><div c=
lass=3D"gmail_quote">On Mon, Mar 7, 2016 at 2:49 PM, Peter Toennies <span d=
ir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">pg=
[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">=
I did exactly the same steps on a machine where Subclipse works correctly a=
nd<br>
the one where it doesn&#39;t. I entered the same URL for both. I am using t=
he<br>
svn+ssh protocol for specifying the URL. On the machine where I am having a=
n<br>
issue with Subversion 1.6.11, I can run an &quot;svn ls&quot; command on th=
e URL I am<br>
entering into Eclipse in a terminal window. When I enter the URL in<br>
Subclipse and press Next, I get an error message of the form:<br>
<span class=3D""><br>
Error validating location: &quot;org.tigris.subversion.javahl.ClientExcepti=
on:<br>
svn: URL &#39;&lt;url name here&gt;&#39;<br>
non-existent in revision &#39;&lt;revision number&gt;&#39;.. Keep location =
anyway&quot;<br>
<br>
</span>What should be selected under Window-&gt;Preferences-&gt;Team-&gt;SV=
N for the &quot;SVN<br>
Interface&quot;. On mine I have &quot;SVNKit (Pure Java) SVNKit v1.3.5.7406=
. Initially<br>
it was set to &quot;JavaHL (JNI)&quot; and had the text &quot;Not Available=
&quot; after that. Do<br>
I need to do something so that &quot;JavaHL (JNI)&quot; is installed? Where=
 can I get<br>
that from?<br>
<br>
Attached is the Help-&gt;Installation Details screen on the machine where<b=
r>
Subclipse is not working:<br>
&lt;<a href=3D"http://tigris-scm.10930.n7.nabble.com/file/n100371/%2445DEC6=
EEC43A09AB.jpg" rel=3D"noreferrer" target=3D"_blank">http://tigris-scm.1093=
0.n7.nabble.com/file/n100371/%2445DEC6EEC43A09AB.jpg</a>&gt;<br>
<br>
Am I missing some installed software to make Subclipse work correctly with =
a<br>
client svn version of 1.6.11 with a server svn version of 1.7.14?<br>
<br>
Thank you,<br>
Peter<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href=3D"http://tigris-scm.10930.n7.nabble.=
com/Do-Subversion-server-and-client-versions-need-to-match-for-Subclipse-to=
-work-tp100368p100371.html" rel=3D"noreferrer" target=3D"_blank">http://tig=
ris-scm.10930.n7.nabble.com/Do-Subversion-server-and-client-versions-need-t=
o-match-for-Subclipse-to-work-tp100368p100371.html</a><br>
<span class=3D"">Sent from the subclipse - users mailing list archive at Na=
bble.com.<br>
<br>
------------------------------------------------------<br>
</span><a href=3D"http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=
=3D1047&amp;dsMessageId=3D3164718" rel=3D"noreferrer" target=3D"_blank">htt=
p://subclipse.tigris.org/ds/viewMessage.do?dsForumId=3D1047&amp;dsMessageId=
=3D3164718</a><br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
To unsubscribe from this discussion, e-mail: [<a href=3D"mailto:users-unsub=
[email protected]">[email protected]</a>].<b=
r>
</div></div></blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>=
<div class=3D"gmail_signature">Thanks<br><br>Mark Phippard<br><a href=3D"ht=
tp://markphip.blogspot.com/" target=3D"_blank">http://markphip.blogspot.com=
/</a></div>
</div>

------=_Part_3738_570620092.1457383840380--