Hi. Trying to commit a few files, I get this error: ---CUT--- Sending src/main/java/org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.java Sending src/main/java/org/apache/commons/math/geometry/euclidean/threed/Line.java Sending src/main/java/org/apache/commons/math/linear/EigenDecomposition.java svn: Commit failed (details follow): svn: File or directory 'main/java/org/apache/commons/math/linear/EigenDecomposition.java' is out of date; try updating svn: resource out of date; try updating svn: Your commit message was left in a temporary file: svn: '/home/gilles/devel/SVN/commons-math/trunk/svn-commit.2.tmp' ---CUT---
I've been trying more than 15 times, with the same error. Obviously, I did "svn up" (almost as many times). As suggested on the web, I removed all files name "all-wcprops" in the ".svn" directories. I tried from a different machine. I also deleted the whole working copy and did "svn co". I upgrade "subversion" to version 1.6.17. All to no avail. Do you have an idea about possible causes and remedies? I can also send a tar ball with the modified files. Could someone try to commit them from his side? Or have a look at the files? Thanks, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org