I have a project that uses totoiseSVN. Before upgrading it to 1.7 version all works fine, but when I upgrade tortoiseSVN to 1.7 version it gives me an error when I try to commit
Setting -J-DsvnClientAdapterFactory=commandline option and including svn executable in your PATH system variable is enough to solve this problem.
You can set the option by doing this in a way described by tpae OR by adding this option to netbeans_default_options property in \etc\netbeans.conf file.