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

[PATCH] Replace some adm_access batons in externals.c

From: Daniel Näslund <daniel_at_longitudo.com>
Date: Thu, 17 Dec 2009 18:49:01 +0100

Hi!

make check passed!

[[[
Use recursive locking when deleting an external. No need to make a
distinction between files and dirs as the previous code did.

* subversion/libsvn_client/externals.c
  (handle_external_item_change): Remove the adm_access functions and use
    svn_wc_{acqurire,release}write_lock instead.

Patch by: Daniel Näslund <daniel{_AT_}longitudo.com>
]]]

Received on 2009-12-17 18:49:36 CET

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.