I use netbeans to create php project and the run configuration set up as sftp to the remote server.

I can use netbeans to upload and download files from remote server.

But if I added the svn control on the project, I can still use netbeans to upload files to the remote server, but I cannot use netbeans to download files from the remote server any more.

I gave me the error message, "Cannot download file ... (Unknown reason)", and worse, it already deleted my local file.

I posted questions in netbeans forum, no response. There were some posts said it was a bug in netbeans, but no confirmation.

Are there any set up I should do to make it work? Anyone has the same experience, what did you do?

Thanks!

    Just a tip: when making a new project, uncheck an option in the "new project" window, so that netbeans' metadata is saved in the same folder.

    Have you tried that already?

      Write a Reply...