SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Questions and answers on developing, deploying and using plugins and JavaBeans

SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby wichmann » Sun Nov 17, 2013 8:46 pm

Hi there,

the following problem:

We have set up a SVN synchronization for our projects. On Windows 7 it works wonderfully (with the usual pitfalls).
but on Mac OS X 10.9 Mavericks get the following error message:
screenshot_712.jpg
screenshot_712.jpg (28.59 KiB) Viewed 8884 times

.. here my installation details:
screenshot_711.jpg
screenshot_711.jpg (24.6 KiB) Viewed 8884 times

Does anyone have a idea what it could be, or doesn't SVN work with the latest version of Mac OSx ?

regards
Andreas
DataBit GmbH
Mühletobel
CH-9217 Neukirch an der Thur
wichmann
 
Posts: 23
Joined: Fri Apr 12, 2013 2:44 pm

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby mboegem » Sun Nov 17, 2013 10:35 pm

Have you tried downloading SVNKit from the update site of Subclipse?
Go to Install New Software and select the Subclipse update site. Select the JNA and SVNKit library as well as the SVNKit Client Adapter.
After, change the interface from JavaHL to SVNKit in the Preferences → Team → SVN → SVN Interface
Marc Boegem
Solutiative / JBS Group, Partner
Servoy Specialist
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image
User avatar
mboegem
 
Posts: 1752
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby wichmann » Mon Nov 18, 2013 12:05 am

Hello Marc,
thank's, but i've tried the update today. Here the results:
Subclipse 1.8.x Update Site
"JNA Library" will be ignored because a newer version is already installed.
"SVNKit Client Adapter (Not required)" will be ignored because a newer version is already installed.
Subclipse 1.10.x Update Site
"JNA Library" will be ignored because it is already installed.
"SVNKit Client Adapter (Not required)" will be ignored because it is already installed.

BR Andreas
DataBit GmbH
Mühletobel
CH-9217 Neukirch an der Thur
wichmann
 
Posts: 23
Joined: Fri Apr 12, 2013 2:44 pm

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby wichmann » Mon Nov 18, 2013 12:11 am

YES ... the last point "After, change the interface from JavaHL to SVNKit in the Preferences → Team → SVN → SVN Interface" solved the problem.

thank's a lot

BR Andreas
DataBit GmbH
Mühletobel
CH-9217 Neukirch an der Thur
wichmann
 
Posts: 23
Joined: Fri Apr 12, 2013 2:44 pm

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby tgs » Mon Nov 18, 2013 10:29 am

I have a similar problem... and I'm missing "SVN Interface" in the Preferences?
Attachments
svn_error.png
svn_error.png (84.18 KiB) Viewed 8853 times
Thomas Schnaus
SAN Developer
yomotec GmbH
User avatar
tgs
 
Posts: 886
Joined: Wed Oct 04, 2006 12:05 pm
Location: Germany

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby tgs » Mon Nov 18, 2013 1:19 pm

Now I have installed the newest JavaHL for Mavericks package from MacPorts, but I always get an error.

This is what I have installed:
servoy73_inst_sw.png
servoy73_inst_sw.png (31 KiB) Viewed 8840 times


And that is what I get:
svn_error1.png
svn_error1.png (76.75 KiB) Viewed 8840 times


What is wrong and where is the problem?
Thomas Schnaus
SAN Developer
yomotec GmbH
User avatar
tgs
 
Posts: 886
Joined: Wed Oct 04, 2006 12:05 pm
Location: Germany

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby peterbliskavka » Mon Nov 18, 2013 7:03 pm

I'm having the same issue as Thomas. My error states "An internal error occurred during: "Fetching children of {svn url}. Native library version must be at least 1.8.0, but is only 1.7.9 (r1462340)"
peterbliskavka
 
Posts: 30
Joined: Tue May 21, 2013 3:42 pm

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby tgs » Wed Nov 27, 2013 5:43 pm

Any new suggestions?
Solutions welcome!
Thomas Schnaus
SAN Developer
yomotec GmbH
User avatar
tgs
 
Posts: 886
Joined: Wed Oct 04, 2006 12:05 pm
Location: Germany

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby ljames » Wed Nov 27, 2013 6:11 pm

I also had this issue, but have now fixed it. Effectively, I uninstalled Subclipse and SVNKit and reinstalled an older version.

For reference: I was unable to update because it said I already had a newer version. I initially got the following error "library version must be at least 1.8.0, but is only 1.7.8 (r1419691)". I did not have the "SVN Interface" option in Preferences|Team|SVN. It also errored showing me an error saying that "An error has occurred when creating this preference page."

I used the info on the following site: http://stackoverflow.com/questions/9303 ... n-headache. The answer by @matthewb provided step-by-step directions, which I took from and uninstalled/reinstalled Subclipse and SVN. Seems silly not to have already tried this. Here's a short version:

Remove Subclipse 1.8 (I had version 1.10, but same premise) - In Eclipse, under the help menu, choose Install New Software. Near the bottom, on the right hand side, click the link "What is already installed?" Near the top, you should see CollabNet Merge Client, version 3.0.x, or something similar (I think this is installed with Subclipse 1.8 ), click uninstall and follow the steps to uninstall. (Eclipse will then ask you to restart, click not now. ) Scroll down to the bottom, if you see Subclipse, version 1.8.x, click uninstall and follow the steps. Again, click "not now" when eclipse asks to restart. (I also removed anything other remaining items referencing Subclipse or SVN)

Download Subclipse 1.6. (I used the Subclipse 1.8.x Update Site, which was already in the list, url: http://subclipse.tigris.org/update_1.8.x) You should still be in the Install New Software window. Near the top, where is says Work with: paste in http://subclipse.tigris.org/update_1.6.x, download all the files (you may not need these, but I downloaded them all to be safe). Again, eclipse will ask you to restart, hit not now, and close down eclipse instead.
ljames
 
Posts: 12
Joined: Fri Sep 14, 2012 6:51 pm

Re: SVN with Servoy 7.3 on Mac OS X 10.9 Mavericks problem

Postby tgs » Wed Nov 27, 2013 6:44 pm

Thank you @ljames!
This is very helpful and works also for me.

Btw, I have changed my Preferences setting to "pure Java" and have no more trouble with JavaHL.

svnkit.png
svnkit.png (13.03 KiB) Viewed 8724 times


Regards
Thomas
Thomas Schnaus
SAN Developer
yomotec GmbH
User avatar
tgs
 
Posts: 886
Joined: Wed Oct 04, 2006 12:05 pm
Location: Germany


Return to Plugins and Beans

Who is online

Users browsing this forum: No registered users and 28 guests

cron