[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: update without changes: broken lock removed, no notifications generated

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 24 Apr 2012 13:47:59 +0100

Dmitry Pavlenko <pavlenko_at_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.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2012-04-24 14:48:40 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.