On Mon, Jun 17, 2013 at 9:22 PM, Mark Phippard <markp...@gmail.com> wrote: > I updated my Windows laptop to 1.8.0 final. I am trying to commit a > change for Subclipse to tigris.org and it is failing. The error > message is not that helpful. Any ideas how to get better error > information?
There might be a higher level option, but in serf you can enable lots of debug logging, at compile time in serf_private.h. SSL_VERBOSE gives huge amount of log lines but is probably what you need here, other interesting flags are SOCK_VERBOSE and CONN_VERBOSE. Lieven >>svn ci -m "Post 1.10.0 release" trunk > Sending > trunk\subclipse\org.tigris.subversion.clientadapter.javahl.feature\feature.xml > Sending > trunk\subclipse\org.tigris.subversion.clientadapter.javahl.win64\META-INF\MANIFEST.MF > Adding (bin) trunk\www\update_1.10.x\artifacts.jar > Adding (bin) trunk\www\update_1.10.x\content.jar > Adding (bin) > trunk\www\update_1.10.x\features\org.tigris.subversion.clientadapter.feature_1.10.0.jar > svn: E120106: Commit failed (details follow): > svn: E120106: Error running context: The server sent a truncated HTTP > response body. > >> svn --version --verbose > > svn, version 1.8.0 (r1490375) > compiled Jun 16 2013, 22:17:12 on x86-microsoft-windows5.1.2600 > > Copyright (C) 2013 The Apache Software Foundation. > This software consists of contributions made by many people; > see the NOTICE file for more information. > Subversion is open source software, see http://subversion.apache.org/ > > The following repository access (RA) modules are available: > > * ra_svn : Module for accessing a repository using the svn network protocol. > - with Cyrus SASL authentication > - handles 'svn' scheme > * ra_local : Module for accessing a repository on local disk. > - handles 'file' scheme > * ra_serf : Module for accessing a repository via WebDAV protocol using serf. > - handles 'http' scheme > - handles 'https' scheme > > System information: > > * running on x86/x86_64-microsoft-windows6.1.7601 > - Windows 7 Professional, Service Pack 1, build 7601 [6.1 Client > Multiprocessor Free] > * linked dependencies: > - APR 1.4.6 (compiled with 1.4.6) > - APR-Util 1.5.1 (compiled with 1.5.1) > - SQLite 3.7.16.1 (static) > * loaded shared libraries: > - C:\Program Files (x86)\CollabNet\Subversion Client\svn.exe (1.8.0.48583) > - C:\Windows\SysWOW64\ntdll.dll (6.1.7601.17725) > - C:\Windows\syswow64\kernel32.dll (6.1.7601.18015) > - C:\Windows\syswow64\KERNELBASE.dll (6.1.7601.18015) > - C:\Windows\SysWOW64\SYSFER.DLL (12.1.2015.2015) > - C:\Program Files (x86)\CollabNet\Subversion Client\libapr-1.dll (1.4.6) > - C:\Windows\syswow64\WS2_32.dll (6.1.7601.17514) > - C:\Windows\syswow64\msvcrt.dll (7.0.7601.17744) > - C:\Windows\syswow64\RPCRT4.dll (6.1.7601.17514) > - C:\Windows\syswow64\SspiCli.dll (6.1.7601.17940) > - C:\Windows\syswow64\CRYPTBASE.dll (6.1.7600.16385) > - C:\Windows\SysWOW64\sechost.dll (6.1.7600.16385) > - C:\Windows\syswow64\NSI.dll (6.1.7600.16385) > - C:\Windows\system32\MSWSOCK.dll (6.1.7601.17514) > - C:\Windows\syswow64\user32.dll (6.1.7601.17514) > - C:\Windows\syswow64\GDI32.dll (6.1.7601.17514) > - C:\Windows\syswow64\LPK.dll (6.1.7600.16385) > - C:\Windows\syswow64\USP10.dll (1.626.7601.18009) > - C:\Windows\syswow64\ADVAPI32.dll (6.1.7601.17514) > - C:\Windows\syswow64\SHELL32.dll (6.1.7601.18103) > - C:\Windows\syswow64\SHLWAPI.dll (6.1.7601.17514) > - C:\Program Files (x86)\CollabNet\Subversion Client\MSVCR100.dll > (10.0.40219.325) > - C:\Program Files (x86)\CollabNet\Subversion > Client\libsvn_client-1.dll (1.8.0.48583) > - C:\Program Files (x86)\CollabNet\Subversion > Client\libsvn_delta-1.dll (1.8.0.48583) > - C:\Program Files (x86)\CollabNet\Subversion > Client\libaprutil-1.dll (1.5.1) > - C:\Program Files (x86)\CollabNet\Subversion > Client\libapriconv-1.dll (1.2.1) > - C:\Program Files (x86)\CollabNet\Subversion > Client\libsvn_subr-1.dll (1.8.0.48583) > - C:\Windows\system32\SHFOLDER.dll (6.1.7600.16385) > - C:\Windows\syswow64\ole32.dll (6.1.7601.17514) > - C:\Windows\syswow64\CRYPT32.dll (6.1.7601.18151) > - C:\Windows\syswow64\MSASN1.dll (6.1.7601.17514) > - C:\Windows\system32\VERSION.dll (6.1.7600.16385) > - C:\Windows\syswow64\PSAPI.DLL (6.1.7600.16385) > - C:\Program Files (x86)\CollabNet\Subversion > Client\libsvn_diff-1.dll (1.8.0.48583) > - C:\Program Files (x86)\CollabNet\Subversion Client\libsvn_ra-1.dll > (1.8.0.48583) > - C:\Program Files (x86)\CollabNet\Subversion Client\LIBEAY32.dll > (1.0.1.5) > - C:\Program Files (x86)\CollabNet\Subversion Client\SSLEAY32.dll > (1.0.1.5) > - C:\Windows\system32\Secur32.dll (6.1.7601.17940) > - C:\Program Files (x86)\CollabNet\Subversion Client\libsasl.dll (2.1.23) > - C:\Program Files (x86)\CollabNet\Subversion Client\libsvn_fs-1.dll > (1.8.0.48583) > - C:\Program Files (x86)\CollabNet\Subversion > Client\libsvn_repos-1.dll (1.8.0.48583) > - C:\Program Files (x86)\CollabNet\Subversion Client\libsvn_wc-1.dll > (1.8.0.48583) > - C:\Windows\system32\IMM32.DLL (6.1.7601.17514) > - C:\Windows\syswow64\MSCTF.dll (6.1.7600.16385) > - C:\Windows\system32\profapi.dll (6.1.7600.16385) > > > > > -- > Thanks > > Mark Phippard > http://markphip.blogspot.com/