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

[Subclipse-users] Getting the following errors during syncronization

From: vikas patil <vikas.a.patil_at_gmail.com>
Date: 2007-09-24 09:28:24 CEST

Hello All,
            I am getting the following error when I try to synchronize my
projects with the repository. This is mainly due to the authentication for
the repository that I am using.Hence I have solved it by logging into the
repository through the browser and then trying to synchronize.

 RA layer request failed
svn: PROPFIND request failed on '/myURL'
svn: PROPFIND of '/myURL': 501 Not Implemented (https://myRepoURL)

This is the Log entry generated :

!SUBENTRY 3 org.tigris.subversion.subclipse.core 4 -6 2007-09-24 12:35:
55.420
!MESSAGE org.tigris.subversion.javahl.ClientException: RA layer request
failed
svn: PROPFIND request failed on '/myURL'
svn: PROPFIND of '/myURL': 501 Not Implemented (https://myRepoURL)

!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: PROPFIND request failed on '/myURL'
svn: PROPFIND of '/myURL': 501 Not Implemented (https://myRepoUrl)

    at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus
(AbstractJhlClientAdapter.java:443)
    at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus
(AbstractJhlClientAdapter.java:418)
    at org.tigris.subversion.subclipse.core.client.StatusCommand.execute(
StatusCommand.java:69)
    at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.execute(
StatusAndInfoCommand.java:46)
    at org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(
StatusAndInfoCommand.java:57)
    at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges
(SVNWorkspaceSubscriber.java:250)
    at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(
SVNWorkspaceSubscriber.java:229)
    at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(
SVNWorkspaceSubscriber.java:204)
    at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberParticipantJob.doRefresh
(RefreshSubscriberParticipantJob.java:116)
    at org.eclipse.team.internal.ui.synchronize.RefreshParticipantJob.run(
RefreshParticipantJob.java:309)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
Yours ,
Vikas A Patil
Received on Mon Sep 24 09:28:41 2007

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.