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

svn: XML parser failed in 'sql' svn: Date conversion failed

From: Markus Bertheau <twanger_at_bluetwanger.de>
Date: 2004-08-20 19:02:56 CEST

Hi,

I can't update a freshly checked out working copy with the latest
subversion rpms for suse 9:

bertheau_at_skylab:~> svn co file:///home/svn/oocms/trunk oocms-install
...
bertheau@skylab:~> cd oocms-install/
bertheau@skylab:~/oocms-install> svn up
svn: XML parser failed in 'sql'
svn: Date conversion failed
bertheau@skylab:~/oocms-install> svn up
svn: Working copy 'sql' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
bertheau@skylab:~/oocms-install> svn cleanup
svn: XML parser failed in 'sql'
svn: Date conversion failed
bertheau@skylab:~/oocms-install> grep time sql/.svn/entries | head -5
   text-time="1903-12-17T04:35:09.805080Z"
   prop-time="1903-12-31T12:11:00.386328Z"/>
   text-time="1909-07-20T06:56:06.324760Z"
   prop-time="1909-08-02T00:21:17.952536Z"/>
   text-time="1910-09-01T07:27:37.890328Z"
bertheau@skylab:~/oocms-install> LANG=C date
Fri Aug 20 19:02:35 CEST 2004
bertheau@skylab:~/oocms-install> svn --version
svn, version 1.0.7 (dev build)
   compiled Jul 29 2004, 13:10:55

What am I doing wrong?

Thanks

Please CC me, I'm not on the list.

-- 
Markus Bertheau <twanger@bluetwanger.de>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 20 19:45:02 2004

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.