Re: What comes after 1.12?

2019-08-21 Thread Mark Phippard
On Wed, Aug 21, 2019 at 6:47 AM Stefan Sperling wrote: > On Tue, Aug 20, 2019 at 01:13:58PM -0400, Mark Phippard wrote: > > In my specific scenario with Subclipse things are just hard and I do not > > think anything can be done to help. Since the native libraries for the > API > > we need lives

Re: What comes after 1.12?

2019-08-21 Thread Mark Phippard
On Tue, Aug 20, 2019 at 7:04 PM Branko Čibej wrote: > On 20.08.2019 17:46, Julian Foad wrote: > > Julian Foad wrote: > >> [...] OR > >> > >>* Each version can add APIs but cannot remove or break existing > >> APIs? (Like our current rules for minor releases.) > > > > Reading back what I've

Re: svn commit: r1865522 - /subversion/trunk/subversion/libsvn_subr/sqlite3wrapper.c

2019-08-21 Thread Evgeny Kotkov
Daniel Shahaf writes: > Would it break anything if some application that uses libsvn had > its own copy of SQLite that was compiled with another > SQLITE_DEFAULT_MEMSTATUS value? I don't see anything about that > in the linked page. I don't think so, because our amalgamated SQLite has all its

Re: svn commit: r1865523 - /subversion/trunk/subversion/libsvn_subr/sqlite3wrapper.c

2019-08-21 Thread Evgeny Kotkov
Daniel Shahaf writes: > Quoting https://sqlite.org/compile.html#_options_to_omit_features: > > Important Note: The SQLITE_OMIT_* options may not work with > the amalgamation. SQLITE_OMIT_* compile-time options usually > work correctly only when SQLite is built from

Re: What comes after 1.12?

2019-08-21 Thread Stefan Sperling
On Tue, Aug 20, 2019 at 01:13:58PM -0400, Mark Phippard wrote: > In my specific scenario with Subclipse things are just hard and I do not > think anything can be done to help. Since the native libraries for the API > we need lives outside of our control we always have a problem of the > version to

Re: What comes after 1.12?

2019-08-21 Thread Julian Foad
Julian Foad wrote: It looks like we need to make this clearer. Thank you for those suggestions. I will make some changes. Changed: http://subversion.apache.org/download http://svn.apache.org/r1865613 * download.html Add a notice of latest LTS release after notice of latest regular release.

Re: What comes after 1.12?

2019-08-21 Thread Julian Foad
Thomas Singer wrote: What are the LTS releases? See https://subversion.apache.org/roadmap.html#release-planning Is this somehow detectable by a user from the name? Ubuntu, for example, adds "LTS" to the name of their releases, e.g. "18.04 LTS". Maybe at

Re: What comes after 1.12?

2019-08-21 Thread Thomas Singer
What are the LTS releases? Is this somehow detectable by a user from the name? Ubuntu, for example, adds "LTS" to the name of their releases, e.g. "18.04 LTS". Maybe at the title "Other Supported Release(s)" should rather be

Re: What comes after 1.12?

2019-08-21 Thread Julian Foad
Thomas Singer wrote: >> Probably the thing that would help me the most would be if >> the releases slowed down. If we want them on a schedule then do it >every 12 >> months instead of 6. > >+1 But... we are doing releases on a 24-month schedule. We are calling those "LTS" releases. They