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

Re: large checkout/update/switch fails (svn: The REPORT request returned invalid XML in response)

From: <kfogel_at_collab.net>
Date: 2004-06-26 00:20:47 CEST

"Rob van Oostrum" <rob.vanoostrum@blastradius.com> writes:
> I'm a bit hesitant about setting up svnserve next to apache/mod_dav_svn,
> because I remember there being issues with repositories corrupting when
> people used multiple access methods. Is this still a known potential
> issue?

Well, for experimental purposes you'd want to turn off the Apache
access while playing with svnserve. In principle, you should be able
to use both, as long as svnserve is running as the same owner/group
that Apache httpd is.

-K

> > -----Original Message-----
> > From: kfogel@collab.net [mailto:kfogel@collab.net]
> > Sent: Friday, June 25, 2004 3:59 PM
> > To: Rob van Oostrum
> > Cc: users@subversion.tigris.org
> > Subject: Re: large checkout/update/switch fails (svn: The
> > REPORT request
> > returned invalid XML in response)
> >
> >
> > "Rob van Oostrum" <rob.vanoostrum@blastradius.com> writes:
> > > I just increased the HTTP timeout to 60000 seconds (which
> > I'm guessing
> > > is well beyond any default setting), and a fresh checkout
> > dies at the
> > > same spot it did before.
> >
> > Whew.
> >
> > This is frustrating, because I vaguely recall once before hearing
> > about a problem like this, and I don't think we got to the bottom of
> > it then either.
> >
> > Can you set up 'svnserve' on the same box and compare performance? It
> > would be nice if we could isolate the problem to Apache/mod_dav_svn.
> >
> > Are there any sorts of proxies running on either client's or server's
> > network? (Maybe some filter that only kicks in after a certain amount
> > of data has gone over that port to the same address?)
> >
> > -Karl
> >
> >
> > > > -----Original Message-----
> > > > From: kfogel@collab.net [mailto:kfogel@collab.net]
> > > > Sent: Friday, June 25, 2004 3:42 PM
> > > > To: Rob van Oostrum
> > > > Cc: users@subversion.tigris.org
> > > > Subject: Re: large checkout/update/switch fails (svn: The
> > > > REPORT request
> > > > returned invalid XML in response)
> > > >
> > > >
> > > > "Rob van Oostrum" <rob.vanoostrum@blastradius.com> writes:
> > > > > > Hmm, could it have anything to do with http timeouts?
> > > > What does your
> > > > > > ~/.subversion/servers say about timeouts?
> > > > >
> > > > > I never changed that file. What is the default HTTP timeout?
> > > >
> > > > Whatever it says in that file in the [default] section.
> > > >
> > > > What's yours say?
> > > >
> > >
> > >
> > ---------------------------------------------------------------------
> > > 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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 26 01:49:13 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.