[
https://issues.apache.org/jira/browse/SVN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607760#comment-17607760
]
Nathan Hartman commented on SVN-4908:
-------------------------------------
Fix committed in
[r1904193|https://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/deprecated.c?revision=1904193&view=markup#l2818].
Nominated for backport to 1.14.x in 1904194.
> 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
> Priority: Major
>
> {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)