Le mardi 6 mars 2007 19:03, Kyle a écrit : > A quick fix for me when I get these problems is to delete the offending > files and svn up again to restore them. I don't know why this works, but it > does.
You might as well look into the files and see the offending svn conflict in them :) For now, the easiest way to fix it all is a heavy [EMAIL PROTECTED]:~/wormux$ svn revert $FILE A heavier (provided you have no *intended* modification) [EMAIL PROTECTED]:~/wormux$ svn revert -R . The reason is that the compilation process somehow modifies .po files. I don't know if this is orthodox, as I don't remember such a thing with the very few other serious projects I svn upped. -- Feth _______________________________________________ Wormux-dev mailing list Wormux-dev@gna.org https://mail.gna.org/listinfo/wormux-dev