Differences

This shows you the differences between two versions of the page.

Link to this comparison view

netbeans11svn [20/04/2020 20:39]
Anthony Arents [Configure Netbeans 11]
netbeans11svn [19/02/2021 13:33] (current)
Anthony Arents
Line 27: Line 27:
 ''brew install subversion'' ''brew install subversion''
  
-==== change openssl implementation ====+==== change openssl implementation (only use if the version supplied by brew throws problems later on) ====
 go go unsecure macbook\\ go go unsecure macbook\\
 ''brew switch openssl 1.0.2s'' ''brew switch openssl 1.0.2s''
Line 61: Line 61:
 ''sudo vi /etc/ssh/ssh_config''\\  ''sudo vi /etc/ssh/ssh_config''\\ 
 comment out the last line (SendEnv LANG LC_*) comment out the last line (SendEnv LANG LC_*)
 +
 +*pro tip: copy the file to ~/.ssh/ssh_config