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)