I tried to add them to the Eclipse environment and get the following error message
That seems to suggest I need to find another plug in first (org.eclipse.dltk.javascript.core) ? is that correct and who or what is Mylyn ? do I need or want it ?
There is an issue in the 4.1 installer, you need to replace a file in your installation with the one given by Johan in the above mentioned thread.
Also, when on Mac, deselect the Subversive connectors with “Win” in their name (after adding the remote site, you get a listing of the available “add-ons” for Eclipse, and there you need to deselect them).
Thanks for the rapid response. I saw that post earlier and thought it was Mac specific.
replacing the feature.xml fixes the error.
Some optional components still produce and error but these can be left unchecked ( I have no idea what they do anyway!)
For anyone wondering
I have set up the ‘VisualSVN’ server on a local Win 2003 server - it takes about 2 minutes
it’s free and can be found here http://www.visualsvn.com/server/
Multiple Servoy desktops seems very happy to update from and commit to it without issues (so far !)
Have downloaded svn server and installed on a win server in office and now trying to prep my 4.1 version on my local machine (MBP using OS X 10.5.6)
Used the links in your first post and I am getting blank web pages and even if I go to those pages manually then the downloads still show a blank page and no auto download activity
Those links are auto update sites for Eclipse: You need to enter them in Eclipse, not browse there to download something.
Note: When running SVn server on windows: Windows is case insensitive when it comes to file and directory names. When you start renaming forms/elements/relation etc. and just change the casing, this is known to screw up the SVN Server, so be very carefull, or install the Servoy on Linux.
hmmm just did a fresh install on mac of servoy 4.1.3
I need to install the subversive plugin, but run into missing components a shown in the attachment
on windows machines I didn’t have the problems…
Anyone out there with the same - already solved - issues?
Or other ideas to get this solved?
The repository will add just fine, but it is totally inactive. You cannot click on it, right-click on it, expand it, nothing. I am not sure where to go from here. Without this, I cannot check out our solutions.
You didn’t get any errors when you added the SVN repository connection? Normally it will say “can’t connect” or something and still let you keep the connection (although not working).
Also did you added the (latest versions of the) plugins I mentioned in this thread?
Are you using your own SVN server (what version?) or some service ?
Subversive SVN Team Provider (Incubation)
I added these, and restarted Servoy. I even re-added the SVN server, but it did not change anything. I still cannot “touch” the SVN servers in any way. We are using out own SVN server. It is hosted on Windows Server 2003. We connect to this server just fine from Servoy on Windows. The SVN server version is “This is Subversion for Win32, version 1.3.2.” from the buildnotes.txt file in the Subversion folder.
Not sure if it makes a difference but your SVN version is very old. Subversion is at version 1.6.3 at this point of time.
You can download the latest Windows (or any platform actually) binary at http://www.collab.net/downloads/subversion/
Also don’t you get any error message when you connect to the SVN server ?
Rob, that is what baffles me…not a single error. When I add the repository server, it saves quickly and easily, shows right up in the SVN Repositories pane, but I can do nothing with it–including selecting it, right-clicking on it to remove it, expand it, nothing. This is our active SVN repository server that we connect to every day, so I can’t imagine the verison is much of a problem, but I guess it could be. I’m really at a loss as to what to do here. It’s very frustrating.