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

Re: [PATCH] Implement svnadmin verify --force

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 31 Oct 2012 17:03:07 +0000 (GMT)

Prabhu Gnana Sundar <prabhugs_at_collab.net> wrote:
> @@ -2517,8 +2524,29 @@
>   * cancel_baton as argument to see if the caller wishes to cancel the
>   * verification.
>   *
> + * If @a keep_going is @c TRUE, the verify process notifies the error message
> + * and continues. If @a notify_func is @c NULL, the verification failure is
> + * not notified.

What about when the function is finished -- what does it return?

- Julian

> + *
> + * @since New in 1.8.
> + */
> +svn_error_t *
> +svn_repos_verify_fs3([...]);
Received on 2012-10-31 18:03:44 CET

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.