I have some source code and I imported it into SVN. I forgot to update or check out it and made some changes to the files.
Now (understandably) SVN does not allow me to commit these changes. It says:
svn: '/home/name/folder' is not a working copy
What can I do now to commit these changes?