SVN pain
Ugliest SVN issue: When committing, the revision number of the working copy is not increased when it would only have to be increased by 1. I tend to never run svn update
on my working copies of projects that I develop all alone. My working copy is always up to date, but the revision number is not…
Recently I’ve been removing SVN directories quite often, but everytime I want to commit the change, SVN tells me that the directories are out of date. And updating a directory that has been removed using svn rm
does really strange things…
Filed under bugs