I'm guessing a bit here, but I'd say that in your repository, the  
parent directory already contains the directory "canvas" and you have  
manually deleted it from your working copy using the normal file  
system command. e.g. rm -rf canvas or you checked out the parent  
directory non-recursively.
Try checking out a new working copy of the parent directory and  
seeing if there is a canvas subdirectory in it.
On 21 Feb 2007, at 06:41, ying lcs wrote:
> All,
>
> Can you please tell me how can I fix this error:
>
> svn delete --force canvas
> D         novcanvas/Makefile.in
> svn: Directory 'canvas/src/.svn' containing working copy admin area  
> is missing
>
> i try to do 'svn delete --force canvas', I get the same
>
> svn: Directory 'canvas/src/.svn' containing working copy admin area  
> is missing
>
> Thank you for any help.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 22 10:38:51 2007