You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Christoph Conrad <no...@spamgourmet.com> on 2005/07/06 21:24:47 UTC

Checkout a working copy

Hello,

i had checked out a working copy of repository a to path c. Then i
deleted the working copy in path c, and tried to check out repository b
to path c. But svn complaints that there is already a working copy in
that path, albeit i deleted the files. What should i do to make svn
forget the working copy of repository a to path c?

Best wishes,
  Christoph


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Checkout a working copy

Posted by Ulrich Eckhardt <ec...@satorlaser.com>.
On Wednesday 06 July 2005 23:24, Christoph Conrad wrote:
> i had checked out a working copy of repository a to path c. Then i
> deleted the working copy in path c, and tried to check out repository b
> to path c. But svn complaints that there is already a working copy in
> that path, albeit i deleted the files. What should i do to make svn
> forget the working copy of repository a to path c?

Delete the hidden .svn directory, too.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org