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

Re: [PATCH] Clarify help message for svn commit --file

From: Michael W Thelen <thelenm_at_cs.utah.edu>
Date: 2004-05-05 00:58:33 CEST

* Branko Čibej <brane@xbc.nu> [2004-05-04 16:20]:
> >Index: subversion/clients/cmdline/main.c
> >===================================================================
> >--- subversion/clients/cmdline/main.c (revision 9622)
> >+++ subversion/clients/cmdline/main.c (working copy)
> >@@ -85,7 +85,7 @@
> > "COMMITTED")
> > /* spacing corresponds to svn_opt_format_option */
> > },
> >- {"file", 'F', 1, N_("read data from file ARG")},
> >+ {"file", 'F', 1, N_("read commit message from file ARG")},
> > {"incremental", svn_cl__incremental_opt, 0,
> > N_("give output suitable for concatenation")},
> > {"encoding", svn_cl__encoding_opt, 1,
> >
> >
> This is wrong because --file is not specific to commit messages.

Ah thanks, I had forgotten about propset. Hmm, looking more closely (as
I should have done in the first place), it may be much more trouble than
it's worth to try and change this.

-- Mike

-- 
Michael W. Thelen
Civilization advances by extending the number of important operations we can
perform without thinking.
                -- Alfred North Whitehead

Received on Wed May 5 01:00:17 2004

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.