>
> > > At this point I'd rather wait for Daniel to answer my question and
> > > clarify his problem statement.
> >
> > I rather suspect that XX* and YY* were just general examples, not
> > concrete ones.
>
> So do I, but the solution I posted is generalizable, as you know.
>
These were indeed jus
Hello Subversion folks,
When I upgraded to the latest version of my Linux OS (Ubuntu 20.04) and
installed Subversion 1.13.0 client, svn could no longer connect to our
company's old subversion server via https.
$ svn --version
svn, version 1.13.0 (r1867053)
compiled Mar 24 2020, 12:33:36 on x
On 15.06.2020 09:43, Michael Back wrote:
> Hello Subversion folks,
>
> When I upgraded to the latest version of my Linux OS (Ubuntu 20.04)
> and installed Subversion 1.13.0 client, svn could no longer connect to
> our company's old subversion server via https.
>
> $ svn --version
> svn, ver
On Mon, Jun 15, 2020 at 5:05 AM Michael Back wrote:
> Hello Subversion folks,
>
> When I upgraded to the latest version of my Linux OS (Ubuntu 20.04) and
> installed Subversion 1.13.0 client, svn could no longer connect to our
> company's old subversion server via https.
> Doing a checkout result
Another stupid hackaround could be to setup a local old proxy/man in the
middle https server that still accepts old tls connection, but also
provides newer protocols and switch your working copy to this server
instead.
But a much cleaner solution is to confront IT with the fact that they
nee
My basic point presented:
But a much cleaner solution is to confront IT with the fact that they need to
do something with the server as it is basically broken.
Qualcomm Confidential and Proprietary material.
Please delete if you receive this email and or attachment by accident. All
rights reser
On Jun 15, 2020, at 03:30, Daniel Sahlberg wrote:
> I think a separate property that is evaluated at the same time as svn:ignore
> is a lot easier to explain ("A file is ignored if the name satisfies one
> pattern in the svn:ignore list and satisfies NO pattern in the 'reverse of
> svn:igno