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

Re: svn commit: r19558 - in trunk/subversion: include libsvn_client

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-05-09 09:24:51 CEST

On Tue, 09 May 2006 01:29:51 +0530, <dlr@tigris.org> wrote:

> --- trunk/subversion/include/svn_client.h(original)
> +++ trunk/subversion/include/svn_client.hMon May 8
> 12:59:51 2006
> @@ -1287,9 +1287,11 @@
> * WC targets.
> *
> * If @a start->kind or @a end->kind is @c
> svn_opt_revision_unspecified,
> - * return the error @c SVN_ERR_CLIENT_BAD_REVISION. If
> any of the
> - * revisions of @a path_or_url have a binary mime-type,
> return the
> - * error @c SVN_ERR_CLIENT_IS_BINARY_FILE, unless @a
> ignore_mime_type is TRUE,
> + * return the error @c SVN_ERR_CLIENT_BAD_REVISION. If
> either are @c
> + * svn_opt_revision_working, return the error @c
> + * SVN_ERR_UNSUPPORTED_FEATURE. If any of the revisions

Does doxygen support `@c' being in a different line, and the value
(SVN_ERR_UNSUPPORTED_FEATURE) being in a different line? Also, there that
asterisk inbetween...?

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 9 08:54:24 2006

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.