[jira] [Created] (SVN-4908) svn_wc__status2_from_3 does not copy locked info

"Barry Scott (Jira)" <[email protected]> Mon, 29 Aug 2022 17:21:00 +0000 (UTC)
Newsgroups gmane.comp.version-control.subversion.issues
Message-ID <[email protected]>
Barry Scott created SVN-4908:
--------------------------------

             Summary: svn_wc__status2_from_3 does not copy locked info
                 Key: SVN-4908
                 URL: https://issues.apache.org/jira/browse/SVN-4908
             Project: Subversion
          Issue Type: Bug
          Components: libsvn_wc
    Affects Versions: 1.14.0
         Environment: svn 1.14.1 all OS.

 
            Reporter: Barry Scott


{color:#ffffff}I had a pysvn user report that they cannot detect that a wc is locked.{color}

{color:#ffffff}What I found is that I get that info and indeed locked == 0.{color}

{color:#ffffff}This is because there is no code in svn_wc__status2_from_3 to{color}
{color:#ffffff}copy locked value from old_status->locked into *status->locked.{color}

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)