Hi, I believe a "svn cleanup" in the svn repository will do it (I don't know if you can do this from within MonoDevelop).
If that doesn't work there are other ideas here: http://stackoverflow.com/questions/127932/svn-working-copy-xxx-locked-and-cleanup-failed Rolf On Wed, Jul 4, 2012 at 11:15 AM, René Ruppert <[email protected]>wrote: > Hi, > > as I write my MD crashed and no longer showed the solution. I fixed this. > After killing MD another time, the solution view has come back. > But now SVN no longer works: > > MonoDevelop.VersionControl.Subversion.SubversionException: Working copy > '/Users/rene/Documents/Develop/Projects/XXX/210/XXX' locked > > at MonoDevelop.VersionControl.Subversion.Unix.SvnClient.CheckError > (IntPtr error) [0x00000] in <filename unknown>:0 > > at MonoDevelop.VersionControl.Subversion.Unix.SvnClient.Commit > (MonoDevelop.Core.FilePath[] paths, System.String message, IProgressMonitor > monitor) [0x00000] in <filename unknown>:0 > > at MonoDevelop.VersionControl.Subversion.SubversionRepository.Commit > (MonoDevelop.VersionControl.ChangeSet changeSet, IProgressMonitor monitor) > [0x00000] in <filename unknown>:0 > > at MonoDevelop.VersionControl.CommitCommand+CommitWorker.Run () > [0x00000] in <filename unknown>:0 > > > I cannot commit, update or do anything else related to source control. > > > How can I get rid of this "lock"? > > > René > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
