SVN 1.7+ in Netbeans 7.0

前端 未结 3 432
挽巷
挽巷 2021-02-04 05:09

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

3条回答
  •  萌比男神i
    2021-02-04 05:47

    Netbeans uses the command line client. You still have an 1.6.x version of the command line client somewhere in your PATH env variable.

提交回复
热议问题