You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@gmail.com> on 2011/05/23 18:24:51 UTC

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

On May 23, 2011 12:09 PM, <da...@apache.org> wrote:
>
> Author: danielsh
> Date: Mon May 23 16:08:55 2011
> New Revision: 1126562
>
> URL: http://svn.apache.org/viewvc?rev=1126562&view=rev
> Log:
> Hide an easter egg from the help output.
>
> Found by: stsp
>
> * subversion/svn/main.c
>  (svn_cl__options): Add --editor alias, which will be in the help output.

The summary and the function detail seem contradictory.

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by "C. Michael Pilato" <cm...@collab.net>.
On 05/23/2011 01:39 PM, Branko Čibej wrote:
> On 23.05.2011 19:34, Daniel Shahaf wrote:
>> Greg Stein wrote on Mon, May 23, 2011 at 13:21:50 -0400:
>>> What the hell is vi-cmd?!
>>>
>> Supposed to be an easter egg, but seems I'm the only one who likes it...
> 
> Maybe we should just stop the silly easter egg business. After all, we
> don't need 'em for viral marketing ... unlike some people ...

+1.

It's a *command-line* client.  Some amount of additional usage effort is
expected, I should think.  Are we running low on real bugs to fix or something?

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand


Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Branko Čibej <br...@e-reka.si>.
On 23.05.2011 19:34, Daniel Shahaf wrote:
> Greg Stein wrote on Mon, May 23, 2011 at 13:21:50 -0400:
>> On May 23, 2011 12:32 PM, "Daniel Shahaf" <d....@daniel.shahaf.name> wrote:
>>> Greg Stein wrote on Mon, May 23, 2011 at 12:24:51 -0400:
>>>> On May 23, 2011 12:09 PM, <da...@apache.org> wrote:
>>>>> Author: danielsh
>>>>> Date: Mon May 23 16:08:55 2011
>>>>> New Revision: 1126562
>>>>>
>>>>> URL: http://svn.apache.org/viewvc?rev=1126562&view=rev
>>>>> Log:
>>>>> Hide an easter egg from the help output.
>>>>>
>>>>> Found by: stsp
>>>>>
>>>>> * subversion/svn/main.c
>>>>>  (svn_cl__options): Add --editor alias, which will be in the help
>> output.
>>>> The summary and the function detail seem contradictory.
>>> Adding --editor hides --vi-cmd from the output.
>> What the hell is vi-cmd?!
>>
> Supposed to be an easter egg, but seems I'm the only one who likes it...

Maybe we should just stop the silly easter egg business. After all, we
don't need 'em for viral marketing ... unlike some people ...

-- Brane


Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Branko Čibej <br...@e-reka.si>.
On 23.05.2011 22:52, Daniel Shahaf wrote:
> Greg Stein wrote on Mon, May 23, 2011 at 16:44:53 -0400:
>> On Mon, May 23, 2011 at 16:42, Daniel Shahaf <d....@daniel.shahaf.name> wrote:
>>> Greg Stein wrote on Mon, May 23, 2011 at 16:25:16 -0400:
>>>> I'm with Branko and CMike... let's toss this.
>>> Feel free to do it.
>> Thanks for creating work for me. :-( ... I'll clear it out.
> perl -pi -e 'print unless /editor_cmd/ and $_++ and $_ < 4'

Please don't vent your personal frustrations on the SVN community, there
are so many other ways to do it. Go be rude and obstinate somewhere
else, thanks.

-- Brane

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Greg Stein wrote on Mon, May 23, 2011 at 16:44:53 -0400:
> On Mon, May 23, 2011 at 16:42, Daniel Shahaf <d....@daniel.shahaf.name> wrote:
> > Greg Stein wrote on Mon, May 23, 2011 at 16:25:16 -0400:
> >> I'm with Branko and CMike... let's toss this.
> >
> > Feel free to do it.
> 
> Thanks for creating work for me. :-( ... I'll clear it out.

perl -pi -e 'print unless /editor_cmd/ and $_++ and $_ < 4'

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Greg Stein <gs...@gmail.com>.
On Mon, May 23, 2011 at 16:42, Daniel Shahaf <d....@daniel.shahaf.name> wrote:
> Greg Stein wrote on Mon, May 23, 2011 at 16:25:16 -0400:
>> I'm with Branko and CMike... let's toss this.
>
> Feel free to do it.

Thanks for creating work for me. :-( ... I'll clear it out.

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Greg Stein wrote on Mon, May 23, 2011 at 16:25:16 -0400:
> I'm with Branko and CMike... let's toss this.

Feel free to do it.

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Greg Stein <gs...@gmail.com>.
On Mon, May 23, 2011 at 13:34, Daniel Shahaf <d....@daniel.shahaf.name> wrote:
>...
>> > > > Log:
>> > > > Hide an easter egg from the help output.
>> > > >
>> > > > Found by: stsp
>> > > >
>> > > > * subversion/svn/main.c
>> > > >  (svn_cl__options): Add --editor alias, which will be in the help
>> output.
>> > >
>> > > The summary and the function detail seem contradictory.
>> >
>> > Adding --editor hides --vi-cmd from the output.
>>
>> What the hell is vi-cmd?!
>>
>
> Supposed to be an easter egg, but seems I'm the only one who likes it...

I'm with Branko and CMike... let's toss this. I don't see "funny
options" as all that humorous. I'll also reiterate my dislike of --ed.
That says nothing to me. --editor is explanatory.

>> And in your next commit you change it to "ed" according to "popular demand".
>> Where was that demand and decision? I saw nothing.
>
> IRC

Decisions should not be made on IRC. That cuts out the rest of the
community from the decision-making process.

-g

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Greg Stein wrote on Mon, May 23, 2011 at 13:21:50 -0400:
> On May 23, 2011 12:32 PM, "Daniel Shahaf" <d....@daniel.shahaf.name> wrote:
> >
> > Greg Stein wrote on Mon, May 23, 2011 at 12:24:51 -0400:
> > > On May 23, 2011 12:09 PM, <da...@apache.org> wrote:
> > > >
> > > > Author: danielsh
> > > > Date: Mon May 23 16:08:55 2011
> > > > New Revision: 1126562
> > > >
> > > > URL: http://svn.apache.org/viewvc?rev=1126562&view=rev
> > > > Log:
> > > > Hide an easter egg from the help output.
> > > >
> > > > Found by: stsp
> > > >
> > > > * subversion/svn/main.c
> > > >  (svn_cl__options): Add --editor alias, which will be in the help
> output.
> > >
> > > The summary and the function detail seem contradictory.
> >
> > Adding --editor hides --vi-cmd from the output.
> 
> What the hell is vi-cmd?!
> 

Supposed to be an easter egg, but seems I'm the only one who likes it...

> And in your next commit you change it to "ed" according to "popular demand".
> Where was that demand and decision? I saw nothing.
> 

IRC

> -g

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Greg Stein <gs...@gmail.com>.
On May 23, 2011 12:32 PM, "Daniel Shahaf" <d....@daniel.shahaf.name> wrote:
>
> Greg Stein wrote on Mon, May 23, 2011 at 12:24:51 -0400:
> > On May 23, 2011 12:09 PM, <da...@apache.org> wrote:
> > >
> > > Author: danielsh
> > > Date: Mon May 23 16:08:55 2011
> > > New Revision: 1126562
> > >
> > > URL: http://svn.apache.org/viewvc?rev=1126562&view=rev
> > > Log:
> > > Hide an easter egg from the help output.
> > >
> > > Found by: stsp
> > >
> > > * subversion/svn/main.c
> > >  (svn_cl__options): Add --editor alias, which will be in the help
output.
> >
> > The summary and the function detail seem contradictory.
>
> Adding --editor hides --vi-cmd from the output.

What the hell is vi-cmd?!

And in your next commit you change it to "ed" according to "popular demand".
Where was that demand and decision? I saw nothing.

-g

Re: svn commit: r1126562 - /subversion/trunk/subversion/svn/main.c

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Greg Stein wrote on Mon, May 23, 2011 at 12:24:51 -0400:
> On May 23, 2011 12:09 PM, <da...@apache.org> wrote:
> >
> > Author: danielsh
> > Date: Mon May 23 16:08:55 2011
> > New Revision: 1126562
> >
> > URL: http://svn.apache.org/viewvc?rev=1126562&view=rev
> > Log:
> > Hide an easter egg from the help output.
> >
> > Found by: stsp
> >
> > * subversion/svn/main.c
> >  (svn_cl__options): Add --editor alias, which will be in the help output.
> 
> The summary and the function detail seem contradictory.

Adding --editor hides --vi-cmd from the output.