Thanks! One addtional question:
Given my current situation, I'd like to do those things in the opposite
order: Alter httpd.conf and restart the service, then update the server
(not too hard) and the clients (easy if you're the one who sets the
schedule;-). I'm assuming that will work (and if it doesn't, I'm not out
anything but a few credibility points). Once I've gotten the server and the
clients updated, does httpd.conf need to be reverted to its original state?
Thanks again,
John A
On Mon, Jan 6, 2014 at 12:49 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 06.01.2014 16:08, John Adams wrote:
> > Hi, folks,
> >
> > I'm a middleware admin who does a lot of troubleshooting with our
> > developers, one of whom has reported an issue while using TortoiseSVN.
> He's
> > getting this when he tries to commit:
> >
> > Commit failed (details follow):
> > Error running context: The server sent an improper HTTP response
> >
> > Here's his info:
> >
> > TortoiseSVN 1.8.1, Build 24570 - 64 Bit , 2013/07/22 18:28:29
> >
> > And here's what the very newly-installed server has to say for
> itself:
> >
> > svn, version 1.8.0 (r1490375)
> > compiled Jul 22 2013, 17:00:09 on x86_64-unknown-linux-gnu
> >
> > Any thoughts?
>
> First, update both server and client. There have been a few bugs fixed
> in the serf library which is responsible for the http/dav network traffic.
>
> Then if that doesn't fix the problem, add the line
> SVNAllowBulkUpdates Prefer
> to the httpd.conf file of the apache svn server, then restart the server.
>
> http://subversion.apache.org/docs/release-notes/1.8.html#serf-skelta-default
>
> Stefan
>
>
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest interface to (Sub)version control
> /_/ \_\ http://tortoisesvn.net
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3071248
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3071256
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-06 21:20:03 CET