From: Frank Brehm Date: Wed, 16 Aug 2017 20:23:46 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=96b8ffb2f6527dbc31d9aabde944dcade918e50b;p=config%2Fns3%2Fetc.git committing changes in /etc after apt run Package changes: -git 1:2.11.0-3 amd64 -git-email 1:2.11.0-3 all -git-man 1:2.11.0-3 all -gitweb 1:2.11.0-3 all +git 1:2.11.0-3+deb9u1 amd64 +git-email 1:2.11.0-3+deb9u1 all +git-man 1:2.11.0-3+deb9u1 all +gitweb 1:2.11.0-3+deb9u1 all -libgd3 2.2.4-2 amd64 +libgd3 2.2.4-2+deb9u1 amd64 -libpq5 9.6.3-3 amd64 +libpq5 9.6.4-0+deb9u1 amd64 -libsvn-perl 1.9.5-1 amd64 -libsvn1 1.9.5-1 amd64 +libsvn-perl 1.9.5-1+deb9u1 amd64 +libsvn1 1.9.5-1+deb9u1 amd64 -python-subversion 1.9.5-1 amd64 +python-subversion 1.9.5-1+deb9u1 amd64 -salt-common 2017.7.0+ds-1 all -salt-master 2017.7.0+ds-1 all -salt-minion 2017.7.0+ds-1 all -salt-ssh 2017.7.0+ds-1 all +salt-common 2017.7.1+ds-1 all +salt-master 2017.7.1+ds-1 all +salt-minion 2017.7.1+ds-1 all +salt-ssh 2017.7.1+ds-1 all -subversion 1.9.5-1 amd64 -subversion-tools 1.9.5-1 amd64 +subversion 1.9.5-1+deb9u1 amd64 +subversion-tools 1.9.5-1+deb9u1 amd64 --- diff --git a/subversion/config b/subversion/config index 5c00603..465d1a2 100644 --- a/subversion/config +++ b/subversion/config @@ -83,12 +83,12 @@ ### passed to the tunnel agent as @.) If the ### built-in ssh scheme were not predefined, it could be defined ### as: -# ssh = $SVN_SSH ssh -q -o ControlMaster=no +# ssh = $SVN_SSH ssh -q -o ControlMaster=no -- ### If you wanted to define a new 'rsh' scheme, to be used with ### 'svn+rsh:' URLs, you could do so as follows: -# rsh = rsh +# rsh = rsh -- ### Or, if you wanted to specify a full path and arguments: -# rsh = /path/to/rsh -l myusername +# rsh = /path/to/rsh -l myusername -- ### On Windows, if you are specifying a full path to a command, ### use a forward slash (/) or a paired backslash (\\) as the ### path separator. A single backslash will be treated as an