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

Re: containing working copy admin area is missing

From: Jeremy Pereira <jeremyp_at_jeremyp.net>
Date: 2007-02-21 19:11:46 CET

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

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.