问题
After I updated my tortoise-svn client, I haven't been able to commit.
I have modified some files, but for some reason it seems like subversion does not see these changes, so when I try and commit, I get the message that nothing has changed so there is nothing to commit.
when I compare the files with TortoiseMerge, there IS a difference.
What is wrong and how do I fix it?
回答1:
I observed such behavior when the working copy was located on a network drive.
回答2:
Have a look at the FAQ.
回答3:
Recently I've stumbled on this situation with plain CLI svn
command. The reason was, someone changed the file both in working copy and .svn/text-base
directory...
来源:https://stackoverflow.com/questions/8167250/tortoisesvn-doesnt-recognize-changed-files-after-update