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

RE: svn commit: r1580866 - in /subversion/trunk/subversion/svnrdump: load_editor.c svnrdump.c svnrdump.h

From: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 26 Mar 2014 10:29:08 +0100

> -----Original Message-----
> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
> Sent: woensdag 26 maart 2014 04:21
> To: dev_at_subversion.apache.org
> Cc: commits_at_subversion.apache.org
> Subject: Re: svn commit: r1580866 - in
> /subversion/trunk/subversion/svnrdump: load_editor.c svnrdump.c
> svnrdump.h
>
> rhuijben_at_apache.org wrote on Mon, Mar 24, 2014 at 14:46:57 -0000:
> > + {"skip-revprop", opt_skip_revprop, 1,
> > + N_("skip revision property (E.g. svn:date,
svn:author)")},
>
> How about this? ---
>
> Index: svnrdump.c
> ==========================================================
> =========
> --- svnrdump.c (revision 1581669)
> +++ svnrdump.c (working copy)
> @@ -124,7 +124,7 @@
> {"incremental", opt_incremental, 0,
> N_("dump incrementally")},
> {"skip-revprop", opt_skip_revprop, 1,
> - N_("skip revision property (E.g. svn:date,
svn:author)")},
> + N_("skip revision property ARG (e.g.,
\"svn:author\")")},
> {"config-dir", opt_config_dir, 1,
> N_("read user configuration files from directory
ARG")},
> {"username", opt_auth_username, 1,

+1

        Bert
Received on 2014-03-26 10:29:59 CET

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.