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

Re: R: TSVN 1.7.x Repo-browser Hangs

From: Scott Geiger <geigers_at_binghamton.edu>
Date: Mon, 13 Feb 2012 14:44:56 -0500

On Mon, Feb 6, 2012 at 1:25 PM, Scott Geiger <geigers_at_binghamton.edu> wrote:

> On Mon, Jan 30, 2012 at 10:27 AM, Scott Geiger <geigers_at_binghamton.edu>wrote:
>
>>
>> On Wed, Jan 25, 2012 at 3:20 PM, Scott Geiger <geigers_at_binghamton.edu>wrote:
>>
>>>
>>> On Wed, Jan 25, 2012 at 3:12 PM, Stefan Küng <tortoisesvn_at_gmail.com>wrote:
>>>
>>>>
>>>> I made another change that could help.
>>>> Can you try again the current nightly build?
>>>>
>>>> Stefan
>>>>
>>>>
>>> Will do - I will do so ASAP and let you know - thanks.
>>>
>>> Scott
>>>
>>
>> Stefan, gave the nightly a try (TortoiseSVN 1.7.4, Build 22491 - 32 Bit
>> -dev, 2012/01/25 20:34:27) still no luck; repo-browser still hangs.
>>
>> Scott
>>
>
> I ran another test, I set up a different SVN server and could not
> replicate the hang. I think that there may have been something specific to
> that original SVN server.
>
> I tried re-installing all of the server side applications on the original
> server, checked and verified configuration and permissions, but still no
> luck. I am going to have the server recreated and re-do the installation
> steps. My thoughts at this point are something may have gotten corrupted
> during the original setup of that server.
>
> I post a followup here after I re-install and let you know. Thanks for
> tweaking things in the nightlies.
>
> Scott
>

Ok, I have rebuilt the server, reinstalled apache and subversion and tested
once again. It still continues to hang. I decided to dig a little deeper
and run wireshark on windows, tcpdump on the server. It seems to hang at
the HTTP POST operation. The last transaction I get is

POST /svn/users/geigers/!svn/me HTTP/1.1 (applicaton/vnd.svn-skel)

On a working server it should respond back with "HTTP/1.1 201 Created", but
I never get there.

On a whim I decided to test from a linux system and use the command line
svn. I ran strace against it and also saw it hang at the POST operation.

So based on that this is not a TSVN issue. It seems that it's an issue
with the server and the subversion install. I'll check out the lists in
that area. Thanks for all the help Stefan.

Scott

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2922115

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-13 20:45:03 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.