Russ wrote:
> 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?
Hmm. How about g, i revert doc/app", then "svn delete doc/app", then "svn
commit"?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 18 14:16:54 2006