Re: [SVN-MIGRATION] SVN
[email protected] (zoe)
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
Gwynne Raskind wrote:
> On Oct 8, 2008, at 8:06 AM, zoe wrote:
>> Hi Gwynne
>>
>> I had a look at the svn repository at http://svn/php.net. I'm able to
>> attach OK (I'm using Eclipse & subversive) but am not able to access
>> some parts of the repository.
>>
>> I can get to this OK: php-src/trunk/main
>>
>> but not this: php-src/trunk/ext ("An error occurred whilst accessing
>> the repository entry")
>>
>> Is this expected?
>
> I can't reproduce your problem. Can you get any more information on
> the error?
I'm pasting in the Eclipse log section which I think relates to the
problem, you might be able to see something in that. I think it's best
that I install the svn command line client and check that I can use it
from the command line OK. It's likely that this is a problem with
subversive rather than anything to do with the repository. I can also
check that by trying to attach to another SVN repository. I'll let you
know where I get to.
!ENTRY org.eclipse.team.svn.core.svnnature 4 0 2008-10-09 09:36:19.083
!MESSAGE SVN: '0x00400106: Get Repository Folder Children' operation
finished with error
!SUBENTRY 1 org.eclipse.team.svn.core.svnnature 4 0 2008-10-09 09:36:19.083
!MESSAGE Get repository folder children operation failed.
!STACK 0
org.eclipse.team.svn.core.connector.SVNConnectorException: svn: REPORT
request failed on '/php-src'
svn: Processing REPORT request response failed: The element type "META"
must be terminated by the matching end-tag "</META>". (/php-src)
at
org.polarion.team.svn.connector.svnkit.SVNKitConnector.handleClientException(SVNKitConnector.java:1298)
at
org.polarion.team.svn.connector.svnkit.SVNKitConnector.list(SVNKitConnector.java:1150)
at
org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.list(ThreadNameModifier.java:276)
at org.eclipse.team.svn.core.utility.SVNUtility.list(SVNUtility.java:365)
at
org.eclipse.team.svn.core.svnstorage.SVNRepositoryContainer.getChildren(SVNRepositoryContainer.java:71)
at
org.eclipse.team.svn.ui.operation.GetRemoteFolderChildrenOperation.runImpl(GetRemoteFolderChildrenOperation.java:72)
at
org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:76)
at
org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:103)
at
org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(CompositeOperation.java:94)
at
org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:76)
at
org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:37)
at
org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:103)
at
org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:89)
at
org.eclipse.team.svn.ui.utility.DefaultCancellableOperationWrapper.run(DefaultCancellableOperationWrapper.java:55)
at
org.eclipse.team.svn.ui.utility.ScheduledOperationWrapper.run(ScheduledOperationWrapper.java:37)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.tigris.subversion.javahl.ClientException: svn: REPORT
request failed on '/php-src'
svn: Processing REPORT request response failed: The element type "META"
must be terminated by the matching end-tag "</META>". (/php-src)
at
org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:607)
at
org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1389)
at org.tmatesoft.svn.core.client.SVNClientEx.list(SVNClientEx.java:889)
at
org.polarion.team.svn.connector.svnkit.SVNKitConnector.list(SVNKitConnector.java:1141)
... 14 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: REPORT request
failed on '/php-src'
svn: Processing REPORT request response failed: The element type "META"
must be terminated by the matching end-tag "</META>". (/php-src)
at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:86)
at
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:556)
at
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:246)
at
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:234)
at
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doGetLocks(DAVConnection.java:126)
at
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLocks(DAVRepository.java:770)
at org.tmatesoft.svn.core.wc.SVNLogClient.doList(SVNLogClient.java:691)
at org.tmatesoft.svn.core.wc.SVNLogClient.doList(SVNLogClient.java:658)
at org.tmatesoft.svn.core.client.SVNClientEx.list(SVNClientEx.java:877)
... 15 more
>
> -- Gwynne, Daughter of the Code
> "This whole world is an asylum for the incurable."
>