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.

