Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Get Repository Folder Children' operation finished / An error occured while accessing the repository
Get Repository Folder Children' operation finished / An error occured while accessing the repository [message #485862] Tue, 15 September 2009 10:57 Go to next message
Daniela Waranie is currently offline Daniela WaranieFriend
Messages: 52
Registered: July 2009
Member
Hi all,

i try to connect to a local svn repository.
This repository is delivered by an apache svn module under:
http://127.0.0.1/allrepos/client428_project1022

I can access this repo via firefox and tortoiseSVN, but not with subversive.

When adding a "New Repository Location" to the "SVN Repositories" view i
get a "< An error occured while accessing the repository entry" when
clicking on "Browse".

In the "error log" view i can see a more detailed error message (3 times):
<MESSAGE>
null
Error
Tue Sep 15 12:51:57 CEST 2009
SVN: '0x00400107: Get Repository Resource Revision' operation finished
with error

Error
Tue Sep 15 12:51:57 CEST 2009
Get repository resource revision operation failed.

org.eclipse.team.svn.core.operation.UnreportableException: Selected SVN
connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are
available or install and select pure Java Subversion connector from the
plug-in connectors update site.
If connectors already installed then you can change the selected one at:
Window->Preferences->Team->SVN->SVN Client.
at
org.eclipse.team.svn.core.extension.factory.ISVNConnectorFac tory$1.newInstance(ISVNConnectorFactory.java:105)
at
org.eclipse.team.svn.core.svnstorage.SVNRepositoryLocation.n ewProxyInstance(SVNRepositoryLocation.java:744)
at
org.eclipse.team.svn.core.svnstorage.SVNRepositoryLocation.a cquireSVNProxy(SVNRepositoryLocation.java:536)
at
org.eclipse.team.svn.core.svnstorage.SVNRepositoryResource.g etRevision(SVNRepositoryResource.java:95)
at
org.eclipse.team.svn.ui.operation.GetRemoteResourceRevisionO peration.runImpl(GetRemoteResourceRevisionOperation.java:39)
at
org.eclipse.team.svn.core.operation.AbstractActionOperation. run(AbstractActionOperation.java:77)
at
org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doT ask(ProgressMonitorUtility.java:104)
at
org.eclipse.team.svn.core.operation.CompositeOperation.runIm pl(CompositeOperation.java:94)
at
org.eclipse.team.svn.core.operation.AbstractActionOperation. run(AbstractActionOperation.java:77)
at
org.eclipse.team.svn.core.operation.LoggedOperation.run(Logg edOperation.java:38)
at
org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doT ask(ProgressMonitorUtility.java:104)
at
org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doT askExternal(ProgressMonitorUtility.java:90)
at
org.eclipse.team.svn.ui.utility.DefaultCancellableOperationW rapper.run(DefaultCancellableOperationWrapper.java:55)
at
org.eclipse.team.svn.ui.utility.ScheduledOperationWrapper.ru n(ScheduledOperationWrapper.java:37)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
</MESSAGE>

My version:
Subversive SVN Team Provider (Incubation) 0.7.8.I20090506-1500

As far as i can see version 0.7.8 is newer than 1.1 (this is due to a
different version numbering guideline of the eclipse project, as far as
i know.)

Can any one help?

Best regards
Daniela Waranie
Re: Get Repository Folder Children' operation finished / An error occured while accessing the reposi [message #485873 is a reply to message #485862] Tue, 15 September 2009 11:30 Go to previous messageGo to next message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hi Daniela,

please find below the important portion of the log:

On 09/15/09 12:57, Daniela Waranie wrote:
> [...]
> org.eclipse.team.svn.core.operation.UnreportableException: Selected SVN
> connector library is not available or cannot be loaded.
> If you selected native JavaHL connector, please check if binaries are
> available or install and select pure Java Subversion connector from the
> plug-in connectors update site.
> If connectors already installed then you can change the selected one at:
> Window->Preferences->Team->SVN->SVN Client.


If you selected the JavaHL connector, you need the native binary libraries installed on your system.
But I suggest to use the pure java SVNKit connector as a first try. It works perfectly for us.

Cheers, Jörg
Re: Get Repository Folder Children' operation finished / An error occured while accessing the reposi [message #486077 is a reply to message #485873] Wed, 16 September 2009 09:20 Go to previous message
Daniela Waranie is currently offline Daniela WaranieFriend
Messages: 52
Registered: July 2009
Member
Hi Jörg,

in installed subversive in addition to the eclipse+pdt bundle, and used
that svn views instead of the bundled.

I removed the subversive client that was installed by me and then used
the build in SVN client and this works. I think the connector ships with
the bundle. Thanks.

Best regards
Daniela Waranie
Previous Topic:Subversive inside RCP app
Next Topic:Eclipse Subversive Installation guide
Goto Forum:
  


Current Time: Tue Apr 16 21:09:00 GMT 2024

Powered by FUDForum. Page generated in 2.50445 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top