Hi,
On Fri, 20 May 2005 14:58:52 +0200 (CEST)
"Peter N. Lundblad" <peter@famlundblad.se> wrote:
> On Fri, 20 May 2005, Florian Engelhardt wrote:
> >
> > svn@svn test $ svn up
> > svn: XML parser failed in ''
> >
>
> Did you remove your WC between the first and second checkout?
Of course.
> > I found out, there are many files missing in the .svn dir and in the
> > .svn/props dir. Manualy fixing this is not an opinion.
> > Maybe these two bugs are one?
> >
>
> We haven't confirmed there is a bug yet. (Oh, there is one: the server
> doesn't generate all error info it could when the hook script
> execution fails.)
Thats true. BTW: Is there any kind of logging in subversion itself?
> > Example:
> > svn@svn test $ svn diff func.data.php
> > Aborted
> >
> this seems like an unrelated bug. Maybe you have installation
> problems, or we don't gracefully handle broken working copies in all
> cases. If you could run this in a debugger such as GDB and post the
> stack trace, it would be helpful.
We are upgrading to subversion 1.1.4 right now. After that we will
restart the daemon and see if it works.
I will post again, after that is done.
I have found some pages about this problem, it relays in the "XML Parser
error" from above:
http://www.michael-prokop.at/blog/index.php?p=210
The xml file entries seems to have some wrong content, see for example
this entry:
<entry
committed-rev="127"
name="func.data.php"
text-time="2037-04-30T01:46:21.983625Z"
committed-date="2005-05-20T09:41:12.975551Z"
checksum="cca10da65e7a51829321e2c722ba52f7"
last-author="florianen"
kind="file"
prop-time="2037-05-12T00:06:14.134665Z"/>
Check the text-time and prop-time fields ;)
Regards
Florian Engelhardt
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 20 14:59:50 2005