You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2011/07/21 22:35:02 UTC

svn propchange: r1149343 - svn:log

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.


Re: svn propchange: r1149343 - svn:log

Posted by Branko Čibej <br...@xbc.nu>.
On 21.07.2011 23:33, Daniel Shahaf wrote:
> Greg Stein wrote on Thu, Jul 21, 2011 at 17:26:01 -0400:
>> On Thu, Jul 21, 2011 at 16:35,  <da...@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.

And you went ahead with the commit anyway? Wow. :)

-- Brane


Re: svn propchange: r1149343 - svn:log

Posted by Daniel Shahaf <da...@apache.org>.
Greg Stein wrote on Thu, Jul 21, 2011 at 17:26:01 -0400:
> On Thu, Jul 21, 2011 at 16:35,  <da...@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

Re: svn propchange: r1149343 - svn:log

Posted by Greg Stein <gs...@gmail.com>.
On Thu, Jul 21, 2011 at 16:35,  <da...@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?

Cheers,
-g