[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-dev
Subject:    Re: [PATCH] Followup to r1089786.
From:       Stefan Sperling <stsp () elego ! de>
Date:       2011-04-26 9:43:59
Message-ID: 20110426094359.GA1837 () jack ! stsp ! name
[Download RAW message or body]

On Tue, Apr 26, 2011 at 10:24:08AM +0530, Noorul Islam K M wrote:
> Noorul Islam K M <noorul@collab.net> writes:
> 
> > Log
> > [[
> > Follow-up to r1089786.
> >
> > * subversion/svn/main.c
> >   (main): Replace macro usage by constant output.
> >
> > Patch by: Noorul Islam K M <noorul{_AT_}collab.net>
> > ]]
> >
> > Thanks and Regards
> > Noorul
> >
> > Index: subversion/svn/main.c
> > ===================================================================
> > --- subversion/svn/main.c	(revision 1089786)
> > +++ subversion/svn/main.c	(working copy)
> > @@ -2344,7 +2344,7 @@
> >      {
> >        if (subcommand->cmd_func == svn_cl__status)
> >          {
> > -          opt_state.depth = SVN_DEPTH_INFINITY_OR_IMMEDIATES(FALSE);
> > +          opt_state.depth = svn_depth_immediates;
> >          }
> >        else if (subcommand->cmd_func == svn_cl__revert
> >                 || subcommand->cmd_func == svn_cl__add
> 
> Pinging to get some attention. I know this is too trivial but still it
> improves understandability.

Thanks Noorul. Committed in r1096706.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic