I do my development in a development
branch and then merge into trunk
before creating a tag for release. I've been finding that one file continually shows up as changed when committing after the merge. It has not changed. I am posting this in hope that someone else has experienced the issue and knows what is going on.
Additional Info:
- It's a php file, extending the Zend_Db_Table
- It does not show as an incoming change when merging
- The commit dialog lists the file, double-clicking the file to diff shows two different dialogs:
- svn:mergeinfo
- development branch, showing two version ranges and several other version numbers (comma-separated)
- trunk, a single version range
- file diff, with no differences
- svn:mergeinfo
- The commit status dialog lists the file as modified, but doesn't list it as a "Sending content" item