Mo DeJong <mdejong@cygnus.com> writes:
> Could someone add this patch? This change was going to be
> made some time ago but it never seemed to happen.
Done, thanks for poking.
-K
>
> * help-cmd.c (print_generic_help): Remove code
> that was printing release into in the generic
> help output.
>
> Index: help-cmd.c
> ===================================================================
> RCS file: /cvs/subversion/subversion/client/help-cmd.c,v
> retrieving revision 1.5
> diff -u -r1.5 help-cmd.c
> --- help-cmd.c 2001/04/03 02:16:06 1.5
> +++ help-cmd.c 2001/04/13 22:48:06
> @@ -99,7 +99,7 @@
> i++;
> }
>
> - printf ("\nSubversion, version %s\n", SVN_VERSION);
> + printf ("\n");
> printf ("%s\n", info);
>
> }
Received on Sat Oct 21 14:36:28 2006