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

Re: [PATCH] Make pre-commit hook have access to lock tokens

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Tue, 19 Aug 2008 12:55:04 -0400

Karl Fogel <kfogel_at_red-bean.com> writes:
>> --- subversion/include/private/svn_fs_private.h (revision 32395)
>> +++ subversion/include/private/svn_fs_private.h (local)
>> @@ -20,6 +20,8 @@
>> #ifndef SVN_FS_PRIVATE_H
>> #define SVN_FS_PRIVATE_H
>>
>> +#include "svn_fs.h"
>> +
>> #ifdef __cplusplus
>> extern "C" {
>> #endif /* __cplusplus */
>
> I don't think it's a big deal, but this header addition isn't mentioned
> in the log message. Yes, I'm an evil, evil nitpicker :-).

Hey, as you pointed out in IRC: I was totally wrong about this -- the
change is in fact mentioned in the log message. Very sorry!

I know why I got confused, and it's a dumb reason, and I'll try not to
do it again :-).

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-19 19:45:56 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.