I have a project that I am creating with Netbeans 6.1 and I am using SVN. I deleted some files on the local computer and then tried to commit my changes to the SVN repository. Error commit with error message
The entry for 'C: \ path \ to \ project \ myfile' does not have a URL
Where myfile is the remote file.
Is there a way to tell SVN that the file was deleted from the project and that it should be deleted from the repository?
version-control svn commit netbeans
Vincent Ramdhanie Oct 28 '08 at 6:16 2008-10-28 06:16
source share