Greg Stein wrote on Thu, Jul 21, 2011 at 17:26:01 -0400: > On Thu, Jul 21, 2011 at 16:35, <danie...@apache.org> wrote: > > Author: danielsh > > Revision: 1149343 > > Modified property: svn:log > > > > Modified: svn:log at Thu Jul 21 20:35:02 2011 > > ------------------------------------------------------------------------------ > > --- svn:log (original) > > +++ svn:log Thu Jul 21 20:35:02 2011 > > @@ -17,3 +17,8 @@ Patch by: ivan > > * subversion/libsvn_repos/hooks.c > > (svn_repos__hooks_pre_lock): > > Remove token validation, reverting r1146528. > > + > > + > > +* subversion/libsvn_fs_base/lock.c, > > + subversion/libsvn_fs_fs/lock.c: > > + No change. > > How did they become part of the commit? >
They were modified at the time I ran 'svn ci' but non-modified by the time I exit(0)ed my $EDITOR. > Cheers, > -g