msnyc10
2014-10-15 05:20:06 UTC
I am trying to set up netbeans just as a local php editor. I then will use TortoiseSVN to commit the changes to my server svn which then triggers an svn update to the server working code so I can immediatly test it on the development server. In other words I am not running the php on the local machine and I am not using the sftp/ftp to push saves that way, I am simply modifying, saving, commtting, and then using the updated coder on the server. Being new to Netbeans what configuration would make sense? I see the sftp setting but assume that is for actually setting up an sftp push on save and I don't want to do that. i just want to edit, save, then use tortoise to commit that save.