I just don't think you can do this with svn in a 'right' way and that's a reason why I use git (with the git-svn bridge). Because there it's a no-brainer. I always thought I'm too dumb for svn, anyway.
I thought the --force thing worked pretty well.
There aren't that many changes that often, though. You might ask your version control system for changes esp. in
/scripts/
/test...fixtures...config.php
after updating your framework and then decide to copy the changes to your app dir.
Can you look into this. The migrations versions are stored in tmp/insta.. and from scratch I dont know why they should have been overwritten.
(But after updating you always can ask svn what changed and revert in case.)
Subversion + Permission denied for tmp dir
I added my project to subversion some time ago. Now it does not work (after updating akelos from trunk)? The reason was simple - the application tmp dir should not be subversioned (at least under windows XP) as write access is denied. After deleting the folder from subversion (using tortoise SVN) and recreating it everything was fine again.
1 to 7 of 7