Nathan Hartman wrote on Wed, 25 Mar 2020 17:30 -0400:
> On Wed, Mar 25, 2020 at 9:17 AM Stefan Sperling wrote:
> > I rolled 1.14.0-rc1 this morning, and I didn't notice that you had
> > posted this updated patch yesterday. Sorry about the bad timing.
> > The 1.14.0-rc1 release does not have your p
> > I'm proposing to modify fs_has_rep_sharing() to return True when running
> > on FSFS with rep-sharing enabled and to return False on other backends.
> > That's separate from your test's decorators.
> >
>
> I think that this might be unrelated to this patch, but also I may be
> misunderstandi
On Wed, Mar 25, 2020 at 9:17 AM Stefan Sperling wrote:
> I rolled 1.14.0-rc1 this morning, and I didn't notice that you had
> posted this updated patch yesterday. Sorry about the bad timing.
> The 1.14.0-rc1 release does not have your patch. But until .0 has been
> released we can still decide to
On Tue, Mar 24, 2020 at 07:53:21PM +0300, Denis Kovalchuk wrote:
> + /** @since New in 1.14. */
> + SVN_ERRDEF(SVN_ERR_FS_REP_SHARING_NOT_ALLOWED,
> + SVN_ERR_FS_CATEGORY_START + 69,
> + "Rep-sharing is not allowed.")
> +
> + /** @since New in 1.14. */
> + SVN_ERRDEF(SVN
The 1.14.0-rc1 release artifacts are now available for testing/signing.
Please get the tarballs from
https://dist.apache.org/repos/dist/dev/subversion
and add your signatures there.
If everything goes well we can rebrand this release candidate as
the actual 1.14.0 release with minimal effort.
T
5 matches
Mail list logo