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

Re: [PATCH] add sub command 'youngest' to svn [Was: Re: [PATCH] add sub command 'youngest' to svnrdump]

From: Masaru Tsuchiyama <m.tmatma_at_gmail.com>
Date: Sat, 20 Jul 2013 15:53:16 +0900

Hi.

This is the log message for the patch.

[[[
   issue #4299: add sub command 'youngest' to svn

   * subversion/svn/cl.h
     (svn_cl__opt_state_t): Add no_newline member.
     (): Add svn_cl__youngest to the command procedure list.
     
   * subversion/svn/svn.c
     (svn_cl__options): Add --new-line option.
     (svn_cl__cmd_table): Add 'youngest' entry.
     (sub_main): Add 'n' option.
   * subversion/svn/youngest-cmd.c
     (svn_cl__youngest): implement the 'youngest' sub command handler.
   ]]]

-- 
Masaru Tsuchiyama <m.tmatma_at_gmail.com>
> Hi.
> 
> I implement 'youngest' sub command to svn, and attach a patch.
> 
> -- 
> Masaru Tsuchiyama <m.tmatma_at_gmail.com>
> 
> 
> > On 07/19/2013 08:37 PM, Masaru Tsuchiyama wrote:
> > > Hi.
> > >
> > > I attach a patch to add sub command 'youngest' to svnrdump.
> > >
> > > [[[
> > >     add sub command 'youngest' to svnrdump
> > >
> > >     * subversion/svnrdump/svnrdump.c
> > >       (svnrdump__cmd_table): Add an entry for youngest sub command.
> > >       (main): Print youngest revision and exit when setting youngest option.
> > >     ]]]
> > >
> > >
> > 
> > Note that this patch could be the resolution for issue #4299 (http://subversion.tigris.org/issues/show_bug.cgi?id=4299).  But that simply begs the question of whether the functionality would have been better implemented in 'svn' itself where it could enjoy the dual flavors of targets found therein:  URL or WC-PATH.
Received on 2013-07-20 08:53:52 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.