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