Phil Steitz a écrit : > I can' t tell exactly what went wrong from the diff, but somehow the > solvers lost their history. All others look good.
That's weird. I did exactly the same thing for this sub-package as for the other ones: a copy using Eclipse and the subclipse plugin. I have tried to recover the history both from eclipse/subclipse and from the command line. I copied the files elsewhere using Linux commands, then performed a "svn remove XyzSolver.java" followed by a "svn copy https://..../analysis/xyzsolver.j...@r735448 XyzSolver.java" but failed. I am a little reluctant to try the svn copy directly on the server. This would mean something along these lines: svn copy https://..../analysis/xyzsolver.j...@r735448 \ https://..../analysis/solvers/XyzSolver.java svn update edit the files manually to reset the files content as they are now svn commit Do you want me to try this ? Luc > > Phil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org