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

What does this error mean?

From: Jennifer Kesterson <Jennifer.A.Kesterson_at_jpl.nasa.gov>
Date: 2006-01-13 01:52:33 CET

One of our users reported this error (below) that occurred when he was
doing a checkout to his Mac. The repository is on Linux and we are using
the fsfs server. I tried the same check-out on my Linux box and the same
error occurred a few times in a row, always at the same file (which happens
to be an executable) until finally a bigger message occurred saying we
needed to recover the repository. I ran 'svnadmin recover' and asked the
user to re-try his command in the same environment where he tried it the
first time (on his Mac). The problem seems to have been fixed. However,
we would like to know why it occurred and if the recovery did indeed fixed
it. The file has the executable and mime-type set as such: Property
svn:mime-type set to application/octet-stream
Property svn:executable set to *

Here is the error message:

subversion/libsvn_ra_dav/util.c:780: (apr_err=175002)
svn: REPORT request failed on '/AMT/!svn/vcc/default'
subversion/libsvn_ra_dav/util.c:760: (apr_err=175002)
svn: The REPORT request returned invalid XML in the response: XML parse
error at line 1332224: no element found (/AMT/!svn/vcc/default)

Any input would be appreciated. I searched the archives for the same
message and didn't find any answers.

Thanks,
Jen
Received on Fri Jan 13 01:56:57 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.