[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: commit does nothing

From: Joao Paulo Rojas Vidal <joao_at_prompta.com.br>
Date: 2005-05-09 20:49:57 CEST

Hi, Guillaume. I thing the problem is the Javahl client.
I have this program installed (see below) but Subclipse don't see it.

corisco#locate javahl
/usr/lib/eclipse/plugins/org.tigris.subversion.subclipse.core_0.9.30/svnjavahl.jar

The log says:

"!SESSION Mai 09, 2005 15:03:39.855
---------------------------------------------
eclipse.buildId=@build@
java.version=1.4.2_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=pt_BR
!ENTRY org.eclipse.core.resources 1 1 Mai 09, 2005 15:03:39.857
!MESSAGE Could not load library: libcore_2_1_0b.so. This library
provides platform-specific optimizations for certain file system
operations. This library is not present on all platforms, so this may
not be an error. The resources plug-inwill safely fall back to using
java.io.File functionality.
!ENTRY org.tigris.subversion.subclipse.core 4 -6 Mai 09, 2005
15:04:06.365
!MESSAGE Javahl client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Javahl client
adapter is not available
        at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup(JhlClientAdapterFactory.java:48)
        at
org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:41)
        at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:126)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl
$1.run(BundleContextImpl.java:958)
        at java.security.AccessController.doPrivileged(Native Method)
        at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
        at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
        at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
        at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
        at
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:107)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:371)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.requireClass(BundleLoader.java:336)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:914)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
        at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at
java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
        at java.lang.Class.getConstructor0(Class.java:1930)
        at java.lang.Class.newInstance0(Class.java:278)
        at java.lang.Class.newInstance(Class.java:261)
        at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:153)
        at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:933)
        at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
        at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
"

Any suggestions?

Tks!

[]s

Joao

Em Seg, 2005-05-09 às 09:33 -0400, Guillaume Pothier escreveu:

> As far as I'm concerned it works fine with Eclipse 3.1M6. What does
> the log file says? (workspace/.metadata/.log)
>
> On 5/7/05, Joao Paulo Rojas Vidal <joao_rojas@yahoo.com.br> wrote:
> > Hi all!
> >
> > I am a brazilian java developer and I'd like to ask some help.
> >
> > After doing some edition in a file of my project (e.g. myFile.java), when I
> > press "commit" in the team menu, nothing happens.
> >
> > If I go to the bash console and execute "svn status", my file is listed
> > like "M myFile.java".
> > To workaround and can commit my changes I have to execute "svn commit
> > --message 'my message' ".
> >
> > Is the "commit" operation not implemented?
> > How can I fix/change this behavior?
> >
> > I'm using:
> > Eclipse 3.0
> > Subclipse 0.9.30
> > SVN Team Provider Core 0.9.30
> > SVN Team Provider UI 0.9.30
> > Version Control with Subverision 1.1.1
> > Mandriva Linux 10 (ex Conectiva Linux 10)
> >
> > Thanks in advance.
> >
> > --
> > []s
> >
> > João Paulo Rojas Vidal
> > Linux User 100480 in http://counter.li.org
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org

-- 
Joao Paulo Rojas Vidal <joao@prompta.com.br>
Prompta Informática 
Received on Tue May 10 04:49:57 2005

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.