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

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

From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Sun, 1 Mar 2009 20:39:33 +0100

> -----Original Message-----
> From: Bert Huijben [mailto:rhuijben_at_sharpsvn.net]
> Sent: Sunday, March 01, 2009 8:35 PM
> To: svn_at_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
Received on 2009-03-01 20:40:03 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.