开发者

I was doing some moving around in SVN, and copying files back and forth. Now I can't use it

开发者 https://www.devze.com 2022-12-25 23:44 出处:网络
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.

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 wor开发者_运维问答king copy
svn: Can't open file '.svn/entries': No such file or directory


You probably just removed the .svn directory, or moved with hidden files not shown and forgot to move it. Take better care next time ;)

To fix the problem, checking out a new working directory and copying your changed files over it should probably do the trick.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号