You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Bert Huijben <rh...@sharpsvn.net> on 2009/03/01 19:39:33 UTC

RE: svn commit: propchange - r36223 - svn:log

> -----Original Message-----
> From: Bert Huijben [mailto:rhuijben@sharpsvn.net]
> Sent: Sunday, March 01, 2009 8:35 PM
> To: svn@subversion.tigris.org
> Subject: svn commit: propchange - r36223 - svn:log
> 
> Author: rhuijben
> Revision: 36223
> Property Name: svn:log
> Action: modified
> 
> Property diff:
> --- old property value
> +++ new property value
> @@ -11,5 +11,5 @@ warnings).
>  * subversion/libsvn_fs_fs/lock.c
>    (global): Include svn_dirent_uri.h
>    (write_digest_file): Use svn_dirent_split().
> -  (set_lock, delete_lock): Use svn_dirent_split() and reuse these
> -    values instead of recalculating them again a few lines later.
> +  (set_lock, delete_lock): Use svn_dirent_basename() and
> +    svn_dirent_dirname() instead of filling unused variables.

The described optimization will be in a separate commit. (Partially
reverting this revision).

	Bert

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1252090