You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Diane A Maple (JIRA)" <ji...@apache.org> on 2016/08/01 20:04:20 UTC

[jira] [Created] (SVN-4644) Checkout of svn:externals repo failure is not propagated or shown

Diane A Maple created SVN-4644:
----------------------------------

             Summary: Checkout of svn:externals repo failure is not propagated or shown
                 Key: SVN-4644
                 URL: https://issues.apache.org/jira/browse/SVN-4644
             Project: Subversion
          Issue Type: Bug
          Components: cmdline client
    Affects Versions: 1.9.4
         Environment: OS X 10.11.6 
            Reporter: Diane A Maple


I have a repository, MyRepo.  It contains a svn:external property which maps another repo on the same server via 
-r###  ../../OtherRep  OtherRepoStable

At times on a host running in a VM I see the checkout of MyRepo works and then the SVN client starts checking out the OtherRepoStable and after a few minutes (it is a 4GB checkout) the checkout seems to hang, then after a minute+ it continues but, only checks out a few more files then returns saying it is at the Stable revision number.
Looking at the file list there are MANY files missing.
Looking at the OtherRepoStable dir all of the files and directories are locked.

Clearly the error is not being reported properly from the externals checkout process.

Evaluating the server logs show NO issues.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)