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

Re: PATCH: Reject a revision range rather than ignoring part of it

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-24 21:49:34 CET

Philip Martin wrote:
> Julian Foad <julianfoad@btopenworld.com> writes:
>
>>+ svn_handle_error
>>+ (svn_error_create (SVN_ERR_CLIENT_REVISION_RANGE, NULL,
>>+ "this command only accepts a single revision"),
>
> The recent error changes are using a leading capital, so "This command..."

Hah! - well spotted, but now I look at it, I see that it is a redundant error message; the generic message "svn: Revision range is not allowed" is sufficient. Changed it to NULL.

> Other than that, good!

Thanks. Committed in r7839.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 24 21:48:21 2003

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.