Get Repository Folder Children' operation finished / An error occured while accessing the repository [message #485862] |
Tue, 15 September 2009 06:57  |
Eclipse User |
|
|
|
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
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04240 seconds