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

RE: subversion checkouts on NFS mounts don't work? Malformed XML error....

From: Bax, Arjen <ABax_at_AEGON.NL>
Date: 2005-03-21 15:38:32 CET

Peter Valdemar Mørch writes:

> build@zaphod:~/b.nfs$ svn up
> svn: XML parser failed in ''
> svn: Malformed XML: not well-formed (invalid token) at line 44
>
> $ tail -n 2 /home/build/b.nfs/.svn/entries
> </wc-entries>
> 88"/>
>
> What's up with the line:
> 88">
> at the end of /home/build/b.nfs/.svn/entries?
>
> Anybody have any idea what is up?

Just an idea:

I suspect that there is a CR (ASCII 13) in your entries file which shouldn't
be there. Does your NFS-client "intelligently" do CRLF/LF conversion?

HTH,
Arjen Bax

-- 
Violence is the last refuge of the incompetent - Isaac Asimov
Received on Mon Mar 21 16:01:25 2005

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.