Subversion tricksDecember 29, 2004Subversion continues to dig up new tricks from dark recesses up it's sleeve to befuddle the unwary. I ran into another one of these after refactoring some java code. Some classes that had been placed in a package named com.raditha.colors were moved to com.raditha.ui since the old name was inappropriate and the old package was deleted. Since then subversion refuses to accept commits on this trunk even though it will happily allow me to carry out commits in other projects. The error message goes something like this:
As usual there is precious little in google, and the often tried remedy of svn cleanup has no effect either. This is the home remedey that I tried out with success to overcome the problem, hope you find it usefull.
|
|



