[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: Peter Valdemar Mørch <swp5jhu02_at_sneakemail.com>
Date: 2005-03-21 23:56:53 CET

Bax, Arjen ABax-at-AEGON.NL |Lists| wrote:
> 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?

I don't think so. The file has the same md5sum on the NFS server and on
the client. Both are running (more or less) dist-upgraded Debian unstable.

(A copy of) the .entries file is here:
http://demo.capmon.dk/~pvm/entries
http://demo.capmon.dk/~pvm/entries.tar.gz
(tar.gz to avoid any funny Tmessing about by apache...)

demo@pvm:~/public_html> md5sum entries
5bcc54576e82ec19950ff8d4529cd125 entries

If I manually remove the last line of the file:
88"/>

It works fine! Total bewilderment...

build@zaphod:~/b.nfs/.svn$ diff -u entries.works entries.broken
--- entries 2005-03-21 23:54:01.000000000 +0100
+++ entries.broken 2005-03-21 23:53:34.000000000 +0100
@@ -41,3 +41,4 @@
     name="CVS"
     kind="dir"/>
  </wc-entries>
+88"/>

Peter

-- 
Peter Valdemar Mørch
http://www.morch.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 00:35:07 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.