You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Philip M. Gollucci (JIRA)" <ji...@apache.org> on 2009/09/26 01:42:16 UTC

[jira] Closed: (INFRA-2110) svn merge crashing with "Could not read chunk size: Secure connection truncated"

     [ https://issues.apache.org/jira/browse/INFRA-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip M. Gollucci closed INFRA-2110.
-------------------------------------

    Resolution: Fixed

merge tracking works all over the asf svn repos



> svn merge crashing with "Could not read chunk size: Secure connection truncated"
> --------------------------------------------------------------------------------
>
>                 Key: INFRA-2110
>                 URL: https://issues.apache.org/jira/browse/INFRA-2110
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Subversion
>            Reporter: Mark Hindess
>
> I am trying to merge the latest trunk of harmony classlib to the java6 branch. But it fails:
>   bash$ svn co https://svn.apache.org/repos/asf/harmony/enhanced/classlib/branches/java6 
>   A    java6/NOTICE
>   A    java6/LICENSE
>   ...
>   A    java6/RUNNING-TESTS.txt
>   A    java6/build.xml
>   U   java6
>   Checked out revision 788341.
>   bash$ cd java6
>   bash$ svn merge --dry-run https://svn.apache.org/repos/asf/harmony/enhanced/classlib/trunk
>   svn: REPORT of '/repos/asf/!svn/vcc/default': Could not read chunk size: Secure connection truncated (https://svn.apache.org)
> I'm pretty sure I can find a workaround but it would be nice to fix this so that merging (w/tracking) works as intended.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.