Thanks that did the trick a there was a ^H in the log.
-Barry
On Tue, 28 Sep 2004 23:20:50 -0400, Eric Gillespie <epg@pretzelnet.org> wrote:
> <barry.kaplan@gmail.com> writes:
>
> > I recently converted my cvs repository to svn
>
> [...]
>
> > subversion/libsvn_ra_dav/util.c:670: (apr_err=175002)
> > svn: REPORT request failed on '/platform/!svn/bc/6045/trunk'
> > subversion/libsvn_ra_dav/util.c:656: (apr_err=175002)
> > svn: The REPORT request returned invalid XML in the response: XML
> > parse error at line 5164: not well-formed (invalid token)
> > (/platform/!svn/bc/6045/trunk)
>
> We had the same problem with a repository we converted from RCS.
> Because it happened after so many revisions, i at first assumed
> it was some scalability problem. Turned out it was binary
> garbage in some of the log messages. The previous version
> control system here was not RCS, but a pile of Perl goo with a
> bizarrely broken user interface using RCS as a back-end. Hosed
> log messages were very common...
>
> Try svn propedit --revprop -r 4727 and see if there's anything
> fishy in there.
>
> HTH.
>
> --
> Eric Gillespie <*> epg@pretzelnet.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 30 21:12:51 2004