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

Re: Some unrecoverable corruption of working copy occured!

From: <kfogel_at_collab.net>
Date: 2005-07-27 16:45:43 CEST

dims@vsetech.ru writes:
> While trying to use support for subversion in jbuilder 2005, we
> have accidently somehow corrupt one working copy.
>
> Now, doing first, we have
>
> svn add src\com\...\data
> svn: Working copy 'src\com\...' locked
> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
>
> Doing second, we have
>
> svn cleanup
> svn: 'src\com\...\data' is not a working copy directory
>
> Which gives us vicious circle.
>
> How can we rapair such a situation?

Do you really have "..." in the output, or is that your own
abbreviation? Please see http://svn.collab.net/repos/svn/trunk/BUGS
for more about writing bug reports.

(I suspect that editing the .svn/entries file of the parent directory
of data, to remove the entry for "data", would fix this, but am not
sure.)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 27 17:49:53 2005

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.