branching 1.14.x

2020-03-10 Thread Stefan Sperling
As previously discussed, I would like to create the 1.14.x branch soon in order to begin the release process for 1.14.0. There are two changes being worked on which look important and which, I believe, could only be introduced in a dot zero release since they violate our patch release compatibilit

Re: future of our "experimental" features

2020-03-10 Thread Stefan Sperling
On Fri, Feb 28, 2020 at 10:30:12PM +, Julian Foad wrote: > Nathan Hartman wrote: > > Julian Foad wrote: > > > I did already make the experimental features hidden by default in "svn > > > help"; and revealed with "-v" option. > > > > > > We don't necessarily need more than that. > > > > > > If

Re: future of our "experimental" features

2020-03-10 Thread Julian Foad
Stefan Sperling wrote: On Fri, Feb 28, 2020 at 10:30:12PM +, Julian Foad wrote: Nathan Hartman wrote: Julian Foad wrote: I did already make the experimental features hidden by default in "svn help"; and revealed with "-v" option. We don't necessarily need more than that. If we do want to

Re: future of our "experimental" features

2020-03-10 Thread Julian Foad
Shelving v2 and v3 both available, selectable by env. var.: Merged in http://svn.apache.org/r1875037 and -038. Changed the default to both versions disabled, in http://svn.apache.org/r1875039 and -040. I wrote up a short review of the shelving implementations the other day:   https://blog.

A little pre-packaging help, please?

2020-03-10 Thread Michael Pilato
Hey, all! I've been watching the Python 3.x support shaping up over the course of the past couple of release cycles, and would like to begin converting ViewVC to Python3 now that doing so won't immediately have the effect of reverting that tool to ViewCVSOnly.  :-)  But I'm having to lay aside

Re: A little pre-packaging help, please?

2020-03-10 Thread Stefan Sperling
On Tue, Mar 10, 2020 at 01:51:26PM +, Michael Pilato wrote: > Hey, all! > > I've been watching the Python 3.x support shaping up over the course of the > past couple of release cycles, and would like to begin converting ViewVC to > Python3 now that doing so won't immediately have the effect

Re: A little pre-packaging help, please?

2020-03-10 Thread Daniel Shahaf
Stefan Sperling wrote on Tue, 10 Mar 2020 15:26 +00:00: > On Tue, Mar 10, 2020 at 01:51:26PM +, Michael Pilato wrote: > > Hey, all! > > > > I've been watching the Python 3.x support shaping up over the course of the > > past couple of release cycles, and would like to begin converting ViewVC