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

Re: How to get a batchcopy of files changed between two revisions (on windows)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-17 23:20:02 CEST

Volker Voßkämper <volker.vosskaemper@cenote.de> writes:

> hmmm...
>
> look's like another part of my big-repository problem :-(
>
> D:\Source\work>svn merge --dry-run -r45:head .
> bin\xy.fmb
> svn: RA layer request failed
> svn: PROPFIND request failed on '/svn/work/!svn/bc/45/trunk/work/bin'
> svn: PROPFIND of '/svn/work/!svn/bc/45/trunk/work/bin': timed out
> waiting for server (http://s-dev)
>
> Memory use on the server is ok at this time (<20Mb)
>
> What about to change the timeout value on the client?

Yes, the problem is that apache isn't generating a streamy PROPFIND
response. It's issue 773. We're fixing apache, just wait a week or
two.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 17 23:21:42 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.