No, I'm not going to write a patch. Pointing to a certain line with a problem is the best I can do so far.
> Dmitry Pavlenko <pavle...@tmatesoft.com> writes: > > So I propose to add (lock_state != svn_wc_notify_lock_state_unchanged) > > condition somewhere to SVN 1.7 > > Sounds reasonable. Are you going to write a patch? How about extending > lock_tests.py:defunct_lock, or write a new test, to check the > notification? > > >(maybe not only to close_file but to close_directory too). > > Does that achieve anything? Directories can't be locked. I suppose an > update could change a locked file into a directory but that gives 'D' > notification for the file and 'A' for the directory.