[plt-scheme] Re: PLT moved from CVS to Subversion
On May 31, John Kozak wrote:
>
> I've never used svn before, _and_ I've got a nasty 'flu at the
> moment, so apologies for any stupidities. Anyway, when I try to
> checkout via svn with the command:
>
> svn checkout http://svn.plt-scheme.org/plt/trunk plt
>
> I get what looks like a complete checkout, but fails at the end
> thus:
>
> A plt/src/worksp/wxwin/wxwin.vcproj
> A plt/src/worksp/libmred
> A plt/src/worksp/libmred/libmred.vcproj
> svn: Malformed XML: mismatched tag at line 160
>
> I'm using the debian/unstable svn bits.
>
> Attempts to then use this checkout result in this:
>
> svn: XML parser failed in 'src/worksp/libmysterx'
> svn: Malformed XML: not well-formed (invalid token) at line 44
>
> Investigation shows that the "entries" file in libmysterx's .svn
> directory does indeed seem corrupt (note junk after </wc-entries>):
>
> [...]
Did you try the obvious things -- cleaning up the file and running
"svn up" again, or trying the whole thing again? The server was
restarted several times yesterday, so you might have received some
bogus content.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!