Im pulling my hair out on this one.
I have a site which is version controlled using SVN, I use aptana (eclipse, subclipse) to do the svn. I have been checking in and out files, updating etc and everything is fine. However the system we have been building has been adding its own files and folders.
When I try to commit these, it tells me is not a working copy, if I try to do a cleanup then it gives the same error and I found I can manually add each file to version control but this throws the same error. Doing an update doesnt help, refreshing the workspace does not do anything either. Cleanup seems to die after the error and then teh directory is locked.
I know your supposed to add files using svn, but how on earth do you work with generated files? How do I get around this error of is not a working copy directory. How do I get svn to just look at the files and add them to its svn!