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

Re: svn commit: r24083 - trunk/subversion/svn

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-03-26 22:58:53 CEST

On Sat, 24 Mar 2007, nori@tigris.org wrote:

> Author: nori
> Date: Sat Mar 24 02:51:51 2007
> New Revision: 24083
>
> Log:
> * subversion/svn/move-cmd.c: Fixatypoinamessage.
>
>
> Modified:
> trunk/subversion/svn/move-cmd.c
>
> Modified: trunk/subversion/svn/move-cmd.c
> URL: http://svn.collab.net/viewvc/svn/trunk/subversion/svn/move-cmd.c?pathrev=24083&r1=24082&r2=24083
> ==============================================================================
> --- trunk/subversion/svn/move-cmd.c (original)
> +++ trunk/subversion/svn/move-cmd.c Sat Mar 24 02:51:51 2007
> @@ -73,7 +73,7 @@
> if (opt_state->message || opt_state->filedata || opt_state->revprop_table)
> return svn_error_create
> (SVN_ERR_CL_UNNECESSARY_LOG_MESSAGE, NULL,
> - _("Local, non-commit operations do not take a log message"
> + _("Local, non-commit operations do not take a log message "
> "or revision properties"));
> }

Just in case anyone else was wondering: This is not a problem in the
1.4.x branch.

  • application/pgp-signature attachment: stored
Received on Mon Mar 26 23:04:02 2007

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.