You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@gmail.com> on 2008/10/07 13:23:55 UTC

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

Thanks!!

On Tue, Oct 7, 2008 at 5:51 AM,  <hw...@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@subversion.tigris.org
> For additional commands, e-mail: svn-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org