I was doing some moving around in SVN, and copying files back and forth. Now I can't use it.
Posted
by alex
on Stack Overflow
See other posts from Stack Overflow
or by alex
Published on 2010-04-06T02:31:51Z
Indexed on
2010/04/06
2:43 UTC
Read the original article
Hit count: 269
I deleted files in my SVN, and dragged new files into it over WINSCP.
Now, I try to add all the files and commit, but it won't let me.
$ svn add *
svn: '.' is not a working copy
svn: Can't open file '.svn/entries': No such file or directory
© Stack Overflow or respective owner