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

Re: Issue with svn log, maybe more...

From: <barry.kaplan_at_gmail.com>
Date: 2004-09-29 08:35:54 CEST

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

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.