On Tue, Oct 27, 2015 at 12:56 PM, Andreas Delleske <delle...@avmatsim.de> wrote:
> Dear Mark, > > thanks for answering so fast! > > > The wiki is pretty clear that the tests linked on that page are only > good with SVN 1.6. > > I have SVN server 1.6 - I was not sure if that counts, apparently not. > > So what could be the next steps - ignore the test and add > > Subclipse 1.10 (for svn client 1.8) - > http://subclipse.tigris.org/update_1.10.x > > to the list of repositories in Eclipse and install? > Yes, or install it from the Eclipse Marketplace Client (which just does that for you). > That's what I did (still being root) - now Eclipse wants to restart, > then wants my confirmation that it might the GNOME keyring bug. I > confirmed. Is that it? > The dialog is telling you there is a bug in GNOME keyring and that it needs to disable that feature. This is fixed in SVN 1.8.11+ > > I think I did the same on my company's computer, the "Team" menu had > been added, project can be checked out but checking out our project from > the SVN server stops in the middle of the transaction (lengthy project > with 100-200 MBytes reporoductibly without any message - while I am able > to "svn co" the same project with svn commandline client.. > Not sure I follow this part, but if a project is already checked out you can use Eclipse File > Import > Existing Projects into Workspace to add it to Eclipse. If it is already in Eclipse, you can use Team > Share to "connect" it with SVN plugin. > > Eclipse seems to work, but throws lot of these. > > [..] > java version "1.7.0_79" > OpenJDK Runtime Environment (IcedTea 2.5.6) (7u79-2.5.6-0ubuntu1.14.04.1) > OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode) > Okt 27, 2015 5:46:52 PM org.apache.commons.httpclient.HttpMethodBase > processCookieHeaders > WARNUNG: Cookie rejected: "$Version=0; > JSESSIONID=8B06EEBB429BF8DBFD5788055CDB3F20; $Path=/servlets". Illegal > path attribute "/servlets". Path of origin: "/update_1.10.x/p2.index" > Okt 27, 2015 5:47:14 PM org.apache.commons.httpclient.HttpMethodBase > processCookieHeaders > WARNUNG: Cookie rejected: "$Version=0; > JSESSIONID=B92847B1AC91926EDBA04298E8BAB425; $Path=/servlets". Illegal > path attribute "/servlets". Path of origin: "/update_1.10.x/p2.index" > Okt 27, 2015 5:47:15 PM org.apache.commons.httpclient.HttpMethodBase > processCookieHeaders > WARNUNG: Cookie rejected: "$Version=0; > JSESSIONID=53DC53FE046B20A198058FBC9C363C7E; $Path=/servlets". Illegal > path attribute "/servlets". Path of origin: "/update_1.10.x/p2.index" > These are not significant. > Vector smash protection is enabled. > java version "1.7.0_79" > OpenJDK Runtime Environment (IcedTea 2.5.6) (7u79-2.5.6-0ubuntu1.14.04.1) > OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode) > > ** (Eclipse:11030): CRITICAL **: gboolean > webkit_dom_mouse_event_get_alt_key(WebKitDOMMouseEvent*): assertion > 'WEBKIT_DOM_IS_MOUSE_EVENT(self)' failed > These would be Eclipse SWT messages. There have been a lot of GTK fixes in newer Eclipse versions since 3.8. Could be worth trying Eclipse 4.5.1. That said other than noting these messages in the log I am not sure what problem it is you are running into or trying to solve. -- Thanks Mark Phippard http://markphip.blogspot.com/