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

Re: svn commit: r33514 - trunk/subversion/include

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 7 Oct 2008 06:23:55 -0700

Thanks!!

On Tue, Oct 7, 2008 at 5:51 AM, <hwright_at_tigris.org> wrote:
> Author: hwright
> Date: Tue Oct 7 05:51:21 2008
> New Revision: 33514
>
> Log:
> Doc updates in followup to r33511.
>
> * subversion/include/svn_wc.h
> (svn_wc_add_repos_file2): Re-add @since tag, mark with SVN_DEPRECATED.
>
> Modified:
> trunk/subversion/include/svn_wc.h
>
> Modified: trunk/subversion/include/svn_wc.h
> URL: http://svn.collab.net/viewvc/svn/trunk/subversion/include/svn_wc.h?pathrev=33514&r1=33513&r2=33514
> ==============================================================================
> --- trunk/subversion/include/svn_wc.h Tue Oct 7 02:08:15 2008 (r33513)
> +++ trunk/subversion/include/svn_wc.h Tue Oct 7 05:51:21 2008 (r33514)
> @@ -3174,8 +3174,10 @@ svn_wc_add_repos_file3(const char *dst_p
> /** Same as svn_wc_add_repos_file3(), except that it has pathnames rather
> * than streams for the text base, and actual text, and has no cancellation.
> *
> + * @since New in 1.4.
> * @deprecated Provided for compatibility with the 1.5 API
> */
> +SVN_DEPRECATED
> svn_error_t *
> svn_wc_add_repos_file2(const char *dst_path,
> svn_wc_adm_access_t *adm_access,
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: svn-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: svn-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-07 15:24:23 CEST

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.