On Mon, Aug 29, 2022 at 5:36 AM Barry Scott <ba...@barrys-emacs.org> wrote: > > I had a pysvn user report that they cannot detect that a wc is locked. > > What I found is that I get that info and indeed locked == 0. > > This is because there is no code in svn_wc__status2_from_3 to > copy locked value from old_status->locked into *status->locked. > > Do you need a bug report? Its been a while where do I raise that?
Good find! Sure, if you could, please file a bug report at: https://issues.apache.org/jira/projects/SVN Thanks, Nathan