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

Re: problems checking out

From: Dan Allen <dan_at_mojavelinux.com>
Date: 2003-03-29 18:39:09 CET

mbk@boredom.org (mbk@boredom.org) wrote:

> On Sat, Mar 29, 2003 at 11:10:36AM -0600, Dan Allen wrote:
> > mbk@boredom.org (mbk@boredom.org) wrote:
> > > I think that all known intermittent-checksum-failure problems are fixed
> > > by a dump/load cycle. Can you try that, and see if it fixes your problem?
> >
> > I will follow the suggestion indeed, but could you clarify
> > 'dump/load'...you mean the repository?
>
> Yes.
>
> svnadmin create /path/to/newrepo
> svnadmin dump /path/to/oldrepo | svnadmin load /path/to/newrepo
>
> Then try things out with the new repository.

Okay, that worked, but I still get that XML parse error now and
again and if I read the bugs correctly, it has to do with gathering
the PROPFIND for a directory. Either it is timing out or the
returned status 200 message is just unreadable. If it is the first,
how do you change the server timeout so that it has more time? If
it is the second, perhaps there could be a way to silence the error
and go on.

I know you all want subversion to be an amazing program replacement
for CVS and so far you are going way above the bar, but if you can't
do a basic checkout, everything else is for naught. Since I can't
vote for the bug, I just thought I would mention here the
importance.

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <dan@mojavelinux.com>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
"If you still don't like it, that's ok: that's why I'm boss. I 
simply know better than you do." 
 -- Linus Torvalds
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 29 18:46:06 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.