[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: missing or not locked

From: Russ <rsivak_at_istandfor.com>
Date: 2006-04-18 13:28:09 CEST

Unless someone can figure out a better way to solve it, I recommend deleting all the .svn folders in your working copy, check out a fresh working copy in a different folder, and then copying these files over. Then you should be able to see the changes and do a commit.
Sent wirelessly via BlackBerry from T-Mobile.

-----Original Message-----
From: Craig White <craigwhite@azapple.com>
Date: Mon, 17 Apr 2006 21:20:04
To:users@subversion.tigris.org
Subject: missing or not locked

$ svn commit --message="more doc updates"
svn: Commit failed (details follow):
svn: Working copy '/home/craig/th-db/doc/app' is missing or not locked

$ svn status
~ doc/app

$ svn delete doc/app
svn: Working copy 'doc/app' is missing or not locked

How do I solve this?

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 18 13:28:09 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.