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

[Patch] Notify valid path references from svn_client_(un)lock

From: Bert Huijben <B.Huijben_at_competence.biz>
Date: Fri, 20 Jun 2008 13:10:18 +0200

        Hi,

[[
Follow up to r31211 and r31212: Always notify valid paths from
svn_client_lock and svn_client_unlock.

* subversion/libsvn_client/locking_commands.c
  (store_locks_callback): Send the absolute path and directory
  prefix to the notification handler instead of only the suffix of the
  condensed target.

Patch by: Bert Huijben <b.huijben_at_competence.biz>
]]

After this patch has been applied the lock command still notifies a
working copy change on an undefined target when a url (un)lock has been
performed, while all notifies are documented to be about a working copy
changes.

svn cli keeps the same output after applying this patch via the
framework introduced in r31211. The cli uses the path prefix to recreate
the original notify string.

        Bert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-06-20 13:11:09 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.