NetBeans, SVN, SSH and multiple repositories

I know git is right choice for VCS, but… not all have converted yet and NetBeans does not support git (yet, since work is in progress?). If You are still stuck in SVN world – in NetBeans FAQ You can find guide how to setup svn+ssh protocol to work with NetBeans. On Windows (as always) …

NetBeans, Subversion, SSH and Windows

I have wasted a lot time to fight simple issue. I need to use Subversion on svn+ssh protocol with NetBeans. I was using NB Subversion FAQ, and could not get it up and running. On Windows there is de facato standard of SSH client – it is PuTTY. I was using plink to provide access …