I made a copy of my project using gnome's (GUI) copy & paste. I have continued to work on this project copy and I want it to be the one I commit to the repository. When I try committing (Using Netbeans GUI) I get the following message svn: E200009: Could not add all targets because some targets are already versioned svn: E200009: Illegal target for the requested operation I have read that the copy & paste operation was likely a cause of this. http://help.collab.net/index.jsp?topic=/faq/erroraddingnewfile.html The above link suggests deleting the .svn folder I want to commit; Is this advisable? I am aware of the high level concepts of SVN but by no means knowledgable. I have had no trouble doing updates (via Netbeans). How should I go about trying to solve this? Thanks in advance
Last updated