At least if you use Netbeans on the Mac with a reasonably current version of Subversion (e.g. installed through MacPorts), you may have faced the following situation: After each action that involves a ssh link, you get a Dialog box stating “Killed by signal 15″. Here is an easy way to solve this:
- Open Preferences and navigate to the “Miscellaneous” tab.
- Inside this tab, open the “Versioning” sub-tab
- Lastly, click on “Subversion” in the list on the left side.
- You should see the following on your screen now:
- Now, hit the “Manage Connection Settings” button. I’d have highlighted the button in the screenshot if I knew how to draw a simple circle in Photoshop
- The following dialog box looks like this:
- As you can see, I inserted “ssh -q” in the field “Tunnel Command”. Do the same
The annoying dialog box should be gone for good now.


Comments 2
I had this problem for a long time. Because of it I was stuck with older version of svn… But now everything works perfectly! Thanks!
Posted 01 Mar 2010 at 17:05 ¶Thanks, fixed it! This was super annoying.
Posted 08 Mar 2010 at 09:35 ¶Post a Comment