Re: Svn server images / appliances / packages

2019-12-22 Thread Daniel Shahaf
Branko Čibej wrote on Mon, 16 Dec 2019 15:33 +00:00: > We should look into how, or if, other ASF projects publish their > Dockerfiles. I'd much rather have an asf/ repository at docker.io than a > subversion/ repository. There's an official https://hub.docker.com/u/apache.

Re: svn commit: r1871916 - /subversion/trunk/subversion/svn/log-cmd.c

2019-12-22 Thread Daniel Shahaf
danie...@apache.org wrote on Mon, 23 Dec 2019 06:50 +00:00: > 'svn log': Make the --quiet and --diff options not mutually exclusive. > > +++ subversion/trunk/subversion/svn/log-cmd.c Mon Dec 23 06:50:26 2019 > @@ -733,10 +733,6 @@ svn_cl__log(apr_getopt_t *os, > - if (opt_state->quiet &&

Re: "svn list -v" column alignment issue

2019-12-22 Thread Daniel Shahaf
Vincent Lefevre wrote on Mon, 23 Dec 2019 02:21 +00:00: > On 2019-12-21 08:09:46 +, Daniel Shahaf wrote: > > Vincent Lefevre wrote on Sat, Dec 21, 2019 at 00:09:09 +0100: > > > There's something wrong with "svn list -v" column alignment when > > > there are author names with more than 8

Re: "svn list -v" column alignment issue

2019-12-22 Thread Vincent Lefevre
On 2019-12-23 03:21:09 +0100, Vincent Lefevre wrote: > On 2019-12-21 08:09:46 +, Daniel Shahaf wrote: > > Vincent Lefevre wrote on Sat, Dec 21, 2019 at 00:09:09 +0100: > > > There's something wrong with "svn list -v" column alignment when > > > there are author names with more than 8

Re: "svn list -v" column alignment issue

2019-12-22 Thread Vincent Lefevre
On 2019-12-21 08:09:46 +, Daniel Shahaf wrote: > Vincent Lefevre wrote on Sat, Dec 21, 2019 at 00:09:09 +0100: > > There's something wrong with "svn list -v" column alignment when > > there are author names with more than 8 characters. For instance, > > with the gcc repository: > > > > [...]