On Thu, Oct 11, 2007 at 07:47:48PM +0200, Uwe Hermann wrote:
These files are now used in more than one place, so we copy them here, prior to removing them elsewhere.
Nope, please make the moving of the files one atomic commit, i.e. use 'svn mv foo.h bar.h' as appropriate. Further _changes_ to the files (apart from moving them) should be an extra patch/commit.
Oh, I forgot, please also make sure that everything still builds after the move (i.e., use abuild to verify). Several places in the code may need to be updated for the new location...
Uwe.