On Wednesday 05 May 2010, frank wang wrote:
> [...]I try to commit the changes I got:
>
> Error  Working copy 'c:\work2\test\include' locked
> Erro Please execute the 'Cleanup' command.
>
> At the dos prompt I type: svn cleanup and then I got error message:
> svn: Error at entry 1 in entries file for 'test/include/codes': has
> invlaid node kind
>
> How can I fix this problem? Now I could not update or commit my code.

It seems that your working copy has become invalid is some kind. What you 
could do is to simply check out a new working copy, then copy over all files 
from the old one that contain changes (don't copy the .svn folders though!). 
Then, review the changes, because the changes from the old WC might be based 
on a different revision than the new working copy, so don't blindly assume 
things fit.

The question that remains is what broke the working copy. Typical candidates 
are tools that simply ignore that the .svn folders are read-only and hidden 
and still perform e.g. text replacements in there.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/

Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932

**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten 
bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen 
Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein 
sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, 
weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte 
Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht 
verantwortlich.
**************************************************************************************

Reply via email to