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

Re: svn commit: r8218 - in trunk/subversion: bindings/swig clients/cmdline libsvn_client libsvn_delta libsvn_fs libsvn_fs/bdb libsvn_ra libsvn_ra_dav libsvn_ra_local libsvn_ra_svn libsvn_repos libsvn_subr libsvn_wc mod_dav_svn svnadmin svndumpfilter svnlook svnserve tests/clients/cmdline

From: <kfogel_at_collab.net>
Date: 2004-01-11 22:37:52 CET

Ben Reser <ben@reser.org> writes:
> > SVN_ERR_W (err,
> > - "Destination directory exists. Please remove\n"
> > - "the directory, use --force to ovewrite.");
> > + "Destination directory exists; Please remove "
> > + "the directory or use --force to ovewrite.");
> > else
> > SVN_ERR (err);
>
> Typo in the error message. It should be overwrite not ovewrite.

Good catch! Hmmm, and furthermore, it should say "please" not
"Please", and it should not end with a period. (My goodness, there's
even an example in HACKING exactly about this sort of error message.)

That's pretty messed up :-). I'll fix it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 11 23:32:49 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.