Hi, I'm trying to commit from Visual Studio 2005 and I'm getting the following error message:
"Working copy 'C:\VisualStudio2005Projects\OnlineModuleSelection\OMSWebUISolution' locked Please execute the "Cleanup" command." I execute the Cleanup command as instructed, but that just shows the message: Cleanup failed to process the following paths: - C:\VisualStudio2005Projects\OnlineModuleSelection\OMSWebUISolution 'C: VisualStudio2005Projects\OnlineModuleSelection\OMSWebUISolutionaOMS\imag es' is not a working copy directory' ... which is true since the images directory is not added to subversion. It also appears to be an incorrect path, because the images directory is actually on the file system at: C:\VisualStudio2005Projects\OnlineModuleSelection\OMSWebUISolution\OMS\i mages TBH, a lot of the paths look odd, but nothing else is giving any errors. For instance the project path in the VS2005 properties page is: C:\VisualStudio2005Projects\OnlineModuleSelection\OMSWebUISolution\Onlin eModuleSelectionUI\ But it's on the file system at: C:\VisualStudio2005Projects\OnlineModuleSelection\OMSWebUISolution\OMS If I add the images foler to Subversion, I get the same message about the solution directory being locked. I get it whether I tick the checkbox for the images directory or not, in the Commit dialog. Even deleting the images file from the project doesn't help. Any help at all would be appreciated. I've been stuck with this all day. Cheers Peter