Hi Peter! Do you have problems committing outside VS, using TortoiseSVN and Subversion standard client svn.exe?
There should be VisualSVN log files in your temp folder (somewhat like "C:\Documents and Settings\<username>\LocalSettings\Temp\VisualSVN-2007-06-02-00-01-416.log" on Windows XP and "C:\Users\<username>\AppData\Local\Temp\VisualSVN- 2007-06-02-00-01-416.log" on Windows Vista). Could you please send us the last one after reproducing the problem? Where is your Working Copy Root set to? Could you please send us the screen shots of your Solution Explorer and the layout of your solution (Windows Explorer)? Thank you! On Thu, Jan 29, 2009 at 3:45 PM, Bradley, Peter <pbrad...@uwic.ac.uk> wrote: > > 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 > > -- Olga Dolidze VisualSVN Support