Re: Maintainig two codebases

2019-03-01 Thread Jan Lehnardt
> On 1. Mar 2019, at 15:26, Robert Newson wrote: > > Hi, > > The first decision is to what extent we are supporting the "old" version > (once the new one exists, of course). I think it would be limited to security > fixes. Eventually yes, but I can imagine a grace period for bugfix release

Re: Maintainig two codebases

2019-03-01 Thread Robert Newson
Hi, The first decision is to what extent we are supporting the "old" version (once the new one exists, of course). I think it would be limited to security fixes. If so, this is exactly the same as when we released 1.2, 1.3, and so on. Master is always latest (FDB, in this case) and there are br

Maintainig two codebases

2019-03-01 Thread Ilya Khlopotov
There are ongoing discussions about rebasing CouchDB on top of FoundationDB. It seems like the community is in agreement that it is worth it to try. This would mean that we would be supporting and extending two quite separate codebases. How are we going to do it? Possible options are: - brand