I am using Tortoisesvn under windows 7. My working copy got mysteriously unlinked from the repository. How can I relink my working copy to the repository and commit changes?
Checkout a new working copy from the repository and copy the files from the damaged working copy into the new folder. Now you should see the modified files in the pending changes dialog and can commit them.