I have a file in Rev 123, I move the file to another folder and do a commit. Now I rename the page an do another commit. Subversion seems to forget about the file, and I can only diff back to when I moved the file to another folder and renamed it.
I have to rename it, because the old name is terrible.
If you’re using TortoiseSVN, uncheck the “Stop on copy/rename” checkbox in the log window.
If you’re using the
svncommand I don’t see this behavior.If you’re using some other SVN client, there must be some equivalent of the STop on copy/rename” option somewhere.