[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: <mbk_at_boredom.org>
Date: 2003-03-29 19:01:33 CET

On Sat, Mar 29, 2003 at 11:39:09AM -0600, Dan Allen wrote:
> > 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

There's a config file option: in ~/.subversion/servers, change
http-timeout to something.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 29 19:02:56 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.