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

Re: 1 updated user can't commit

From: Corey Meyer <drrelic_at_gmail.com>
Date: Thu, 28 Jan 2016 11:50:54 -0800

Knowing that SmartSVN 7 uses an older compiled version of subversion, I downloaded it, did a checkout and commit from it without issue.
I’m going to try SmartSVN 8 and see what that nets me.
This process is a lot easier then trying to downgrade Subversion on my system to run the same similar test. hopefully this gets us closer to figuring out why Subversion 1.9 isn’t working properly for me.

thanks!

CM
DrRelic_at_gmail.com

> On Jan 27, 2016, at 11:31 AM, Corey Meyer <DrRelic_at_gmail.com> wrote:
>
> I can give the network trace a go but the updates work just fine so getting to the server is right. I started this morning with improper http response but after a few attempts it changes to the out of memory trap 6 error. I am currently cycling through these commands:
>
> svn commit -m “please work” 26-2
> svn cleanup
> svn status
>
> cleanup and status work without issue only the commit fails. The last few days i’ve had to file transfer my files to another computer here on the network and commit from that machine to keep my co-workers moving. then updating my machine gets me the files i should have been able to commit.
>
> my last attempt gave me these from the server logs for VisualSVN:
> the host was correct but to protect my IP i’ve changed it :-)
>
>
> 1:
> OPTIONS /svn/TankManager/Barges/Tank Manager Master Spare/TM/26-2
> User: N/A
> Host: x.x.x.x
> Status: 401 Authorization Required
> 2:
> OPTIONS /svn/TankManager/Barges/Tank Manager Master Spare/TM/26-2
> User: Corey
> Host: x.x.x.x
> Status: 200 OK
> 3:
> OPTIONS /svn/TankManager/Barges/Tank Manager Master Spare/TM/26-2
> User: Corey
> Host: x.x.x.x
> Status: 200 OK
> 4:
> POST /svn/TankManager/!svn/me
> User: Corey
> Host: x.x.x.x
> Status: 201 Created
> 5:
> HEAD /svn/TankManager/Barges/Tank Manager Master Spare/TM/26-2/Tanks/1p0.dat
> User: Corey
> Host: x.x.x.x
> Status: 404 Not Found
> 6:
> 0 /
> User: N/A
> Host: x.x.x.x
> Status: 401
>
>
>
>
> CM
> DrRelic_at_gmail.com <mailto:DrRelic_at_gmail.com>
>
>
> <pastedGraphic.jpg>
>
>> On Jan 27, 2016, at 1:57 AM, Philip Martin <philip.martin_at_wandisco.com <mailto:philip.martin_at_wandisco.com>> wrote:
>>
>> Corey Meyer <drrelic_at_gmail.com <mailto:drrelic_at_gmail.com>> writes:
>>
>>> New Jersey) I most likely get an error were SVN just crashes or from
>>> the command line I get
>>> svn: E120105: Commit failed (details follow):
>>> svn: E120105: Error running context: The server sent an improper HTTP
>>> response
>>
>> This was reported last year but the problem went away before it could be
>> diagnosed:
>>
>> http://svn.haxx.se/users/archive-2015-04/0094.shtml <http://svn.haxx.se/users/archive-2015-04/0094.shtml>
>>
>> E120105 is SERF_ERROR_BAD_HTTP_RESPONSE. A netwwork trace may be
>> necessary to work out what is going wrong. I suppose there might be a
>> clue in the server error log.
>>
>> --
>> Philip Martin
>> WANdisco
>
Received on 2016-01-28 20:51:11 CET

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.