Subversion lowercase/uppercase commit problem

By trying to follow general code conventions, we ran into a problem with Subversion (SVN). After refactoring a package from its original name ‘aznUtil’ to ‘aznutil’ and comitting, we suddenly had two packages in SVN. Later on we couldn’t even commit anymore, because SVN threw a NullPointer Exception. Trying to resolve the problem with Eclipse … [Read more…]