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

Connection timeout occurred when commit.

From: 노정호 <jungho.roh_at_gmail.com>
Date: Thu, 8 Jan 2015 18:09:33 -0800 (PST)

Hi dear developers,

I use svn client version is 1.8.10 (ref. attachment svn_client_version.png) and found a connection timeout occurred when commit. And I solved that problem how to remove some text in file.

Some text is annotation in java source.

==================================
     * Opera Mini
     *
     * Dim userAgent : userAgent = LCase(request.ServerVariables("HTTP_USER-AGENT")) '3사 공통 Header
     * If (InStr(userAgent,"windows ce") > 0 Or InStr(userAgent,"iphone") > 0 Or InStr(userAgent,"ipod") > 0 or InStr(userAgent,"android") > 0 or InStr(userAgent,"blackberry") > 0 or InStr(userAgent,"opera mini") >0 or InStr(userAgent,"windows ce") > 0) AND getParam("Web")<>"Y" Then
     * Response.redirect "http://m.mnet.com"
     * Response.End
     * End If
==================================

But doen't know why timeout occurred.

System engineer say svn server version is 1.6.5

Thanks in advance.

Jungho Roh

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Problem_screenshot.png No_problem_screenshot.png svn_client_version.png
Received on 2015-01-09 14:16:26 CET

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

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