Cannot connect outside proxy network and return Exception Code: c0000374

22 views
Skip to first unread message

ise...@gmail.com

unread,
Apr 16, 2019, 10:23:44 AM4/16/19
to TortoiseSVN
Software / Environment:

* Windows 7, 64 bits
* Use TortoiseSVN Client 1.11.1 64 bits


Step:

1. There is a remote svn server (outside my local network - proxy by company network)
2. Updated Settings-->Network--> *Enabled Proxy Server CHECKED*
2.1 enter my company proxy server address and port
2.2 enter the proxy timeout in seconds
3 go C:\Users\xxxx\AppData\Roaming\Subversion and updated servers

[[svn remote link actually is https://myremote-xxx.com/svn/repositoryName]]

http-proxy-exceptions = myremote-xxx.com
http-proxy-host = proxy.companyabc.com
http-proxy-port = 8080
http-timeout = 30
store-ssl-client-cert-pp = no
neon-debug-mask = 130


4. Connect to my remote svn server
4.1 enter the username and password (seems normal, because it can connect to my remote server, I swear that the username and password pair is CORRECT)
4.2 Error happens

>> Strange: How can svn client connect my remote svn server without timeout and the remote svn server asks me username and password
>> What is svn client going on ? I cannot find the connection log / client log.


Here is error popup
==============================
Problem signature:
Problem Event Name: APPCRASH
Application Name: TortoiseProc.exe
Application Version: 1.11.1.28492
Application Timestamp: 5c363e69
Fault Module Name: StackHash_423a
Fault Module Version: 6.1.7601.24387
Fault Module Timestamp: 5c7f3a94
Exception Code: c0000374
Exception Offset: 00000000000bf302
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 423a
Additional Information 2: 423adab2099b2868015cb9460891eb88
Additional Information 3: 0479
Additional Information 4: 047957ecffcfc8b3cb107951205592f9

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
===============================

Stefan

unread,
Apr 16, 2019, 12:41:51 PM4/16/19
to TortoiseSVN
try the svn command line client (just enable it when you install TSVN).
What command do you use when you "connect to the remote svn server"? Update? Checkout?
then try the same with the command line:
$ svn up .



Reply all
Reply to author
Forward
0 new messages