

This is a PHP project, SFTP and using SVN+SSH (SvnKit). The current structure is:Īpplication/project-1.0 (symlink `./` to parent folder) We had a folder which had our project code in but this was removed and the folders moved to the parent directory. The recursive symlink was to ensure all scripts continued to work after we restructured our folders. With SVN commands and symlinks it would be useful to act on the symlink and not the linked directory / file. Looking through other bugs I am led to believe Netbeans should detect problematic symlinks as described below to reduce issues? Similar to other bugs #178180 and #232071 but they're not responding and the symptoms are different.Īlso unable to SVN Ignore as it ignores the parent directory. It is added to SVN so one would assume you'd be able to delete from SVN using Netbeans but this is not the case.

Unable to delete the symlink via Netbeans as it just removes the parent directory. I'm also have issues with a recursive symlink, it's not hanging the IDE as described but is causing infinite recursion when uploading files, SVN revision scans for updates.
