It seems to me there is a bug in libapache2-mod-svn/stable,stable,now
1.9.5-1+deb9u1 amd64 [installed].
I described it
here:https://superuser.com/questions/1293699/svn-error-occurred-while-committing-the-transaction
I assume this is the correct place to report?
I concerns the error 160014 "Ref
On Feb 11, 2018, at 10:49, Bo Berglund wrote:
> On Sun, 11 Feb 2018 08:45:17 +, Daniel Shahaf wrote:
>
>> Bo Berglund wrote on Sun, 11 Feb 2018 09:34 +0100:
>>> For OpenVPN I found that I had to add some servers to apt-get in order
>>> to use the OpenVPN own repository, is there a similar so
On Sun, 11 Feb 2018 19:30:04 +, Philip Martin
wrote:
>Bo Berglund writes:
>
>> How can I revert this? Is there a client svn command to un-accept a
>> certificate? All I find when googling is the opposite, i.e. how to
>> accept a certificate...
>
>Use
>
> svn auth
>to see all the stored cred
Bo Berglund writes:
> How can I revert this? Is there a client svn command to un-accept a
> certificate? All I find when googling is the opposite, i.e. how to
> accept a certificate...
Use
svn auth
to see all the stored credentials. Use
svn auth SOMEPATTERN
to show just those matching S
On Sun, 11 Feb 2018 08:45:17 +, Daniel Shahaf
wrote:
>Bo Berglund wrote on Sun, 11 Feb 2018 09:34 +0100:
>> For OpenVPN I found that I had to add some servers to apt-get in order
>> to use the OpenVPN own repository, is there a similar solution for
>> Subversion?
>
>See https://subversion.apa
On 11.02.2018 16:38, Bo Berglund wrote:
> Is there a client svn command to un-accept a certificate?
It is easy to manually remove data from the "auth" directory, see
http://svnbook.red-bean.com/en/1.8/svn.serverconfig.netmodel.html
-Ralph
I made a mistake when running a svn checkout towards my server!
I was *not* connected by vpn when I issued the request but rather than
having a "no connect" message I saw the certificate dialogue and since
my server uses a self-signed certificate I did not look closely but
set it to accept *permane
Bo Berglund wrote on Sun, 11 Feb 2018 09:34 +0100:
> For OpenVPN I found that I had to add some servers to apt-get in order
> to use the OpenVPN own repository, is there a similar solution for
> Subversion?
See https://subversion.apache.org/packages
... but unless there is a specific bugfix from
On Sun, 11 Feb 2018 08:40:06 +0100, Bo Berglund
wrote:
>OK,
>then I will have to test on a Linux machine. The problem here is that
>I need to connect VPN to the server from Linux. So I have more
>research to do for that
>The Linux machine I have available is an OpenVPN *server* and I have
>tr