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

Re: svn commit: r36602 - branches/1.6.x/subversion/include

From: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA_at_GMail.Com>
Date: Mon, 16 Mar 2009 17:44:26 +0100

2009-03-16 17:34 Hyrum K. Wright <hyrum_at_hyrumwright.org> napisał(a):
> Author: hwright
> Date: Mon Mar 16 09:34:11 2009
> New Revision: 36602
>
> Log:
> Using my prerogative as release manager to add an explanitory note as a result
> of the merge in r36589.
>
> * subversion/include/svn_error_codes.h:
>  Explain why we skipped an error code.
>
> Modified:
>   branches/1.6.x/subversion/include/svn_error_codes.h
>
> Modified: branches/1.6.x/subversion/include/svn_error_codes.h
> URL: http://svn.collab.net/viewvc/svn/branches/1.6.x/subversion/include/svn_error_codes.h?pathrev=36602&r1=36601&r2=36602
> ==============================================================================
> --- branches/1.6.x/subversion/include/svn_error_codes.h Mon Mar 16 09:26:18 2009        (r36601)
> +++ branches/1.6.x/subversion/include/svn_error_codes.h Mon Mar 16 09:34:11 2009        (r36602)
> @@ -842,6 +842,8 @@ SVN_ERROR_START
>              SVN_ERR_RA_DAV_CATEGORY_START + 11,
>              "Repository has been moved")
>
> +  /* SVN_ERR_RA_DAV_CATEGORY_START + 12 is reserved for use in 1.7. */
> +
>   /** @since New in 1.6 */
>   SVN_ERRDEF(SVN_ERR_RA_DAV_FORBIDDEN,
>              SVN_ERR_RA_DAV_CATEGORY_START + 13,

I suggest to swap SVN_ERR_RA_DAV_CONN_TIMEOUT and
SVN_ERR_RA_DAV_FORBIDDEN on trunk and fix definition of
SVN_ERR_RA_DAV_FORBIDDEN on the 1.6.x branch.
It would be obvious fix, but I preventively vote +1 for the suggestion
described above.

--
Arfrever Frehtes Taifersar Arahesis
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1334253
Received on 2009-03-16 17:44:43 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.