svn checkout with netbeans returns an error

Posted by iamrohitbanga on Stack Overflow See other posts from Stack Overflow or by iamrohitbanga
Published on 2010-05-12T06:25:37Z Indexed on 2010/05/12 6:34 UTC
Read the original article Hit count: 195

Filed under:
|

I have removed a data directory from my java source code. now when i try to commit source then i get the following error.

org.tigris.subversion.javahl.ClientException: Working copy is corrupt
Commit failed (details follow):
Entry for 'directory' has no URL

i get the same error when i remove a file. what is the reason. i am checking out on google code project website.

© Stack Overflow or respective owner

Related posts about svn

Related posts about google-code