Yes, when I did the 'svn st' I did have quite a mixed wc. But when doing the
'svn up' it gets the error when pulling down a new tag of our software. A
new tag (working copy including .svn dirs) is about 150Mb.
Dave.
> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: 19 June 2003 21:40
> To: David@workplace-systems.plc.uk
> Cc: dev@subversion.tigris.org
> Subject: Re: Timeout!!!??!
> 
> David@workplace-systems.plc.uk writes:
> 
> > c:\dev>svn st -q -u
> > svn: RA layer request failed
> > svn: REPORT request failed on '/repos'
> > svn: REPORT of '/repos': timed out waiting for server
> > (https://dev.server.net)
> >
> > Is this an httpd.conf thing? Can anyone help?
> 
> Hmmm.... do you have a really huge, really-mixed-revision working
> copy?
> 
> As I understand things, here's what happens:
> 
>   1. client creates a wc-report in in a tmpfile
>   2. tmpfile sent as the body of a REPORT request
>   3. mod_dav_svn parses report, builds an fs txn
>   4. svn_repos_dir_delta() compares txn with head revision, streaming
>      the response back to the client.
> 
> So AFAICT, the only potential for neon timeout is in step 3.
> I'm not sure what we can do about that.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
> 
> 
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
Received on Fri Jun 20 11:46:01 2003