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

Re: [PATCH] Stop using deprecated functions [was: Still using some of our deprecated functions]

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-02-13 21:51:47 CET

On Mon, 13 Feb 2006, Julian Foad wrote:

> Julian Foad wrote:
> > subversion/libsvn_wc/adm_ops.c:0511: svn_wc_process_committed
>
> What the heck? This is the "2" version recursing via the original version,
> thus losing the "remove_lock" parameter on recursion. Is this a bug or is it
> the desired behaviour?
>
Well, it could call the non-deprecated version, but it should still set
remove_lock to FALSE when recursing, since when we're removing locks in
commit, each path with a lock will be a commit item.

Thanks for this cleaning work,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 13 21:52:21 2006

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.