It seems it is the EU not in sync with the SVN US. (known issue when ppl push huge commits)
the recommendation is to relocate to the us svn mirror if you need to commit. Usually the command is: svn switch --relocate https://svn.apache.org/repos/asf/incubator/onami/trunk https://svn.us.apache.org/repos/asf/incubator/onami/trunk but I cant do it because: SSL negotiation failed: I will give up now, commit later. Cheers all Christian On Wed, Nov 28, 2012 at 2:00 PM, Christian Grobmeier <[email protected]> wrote: > Hey all, > > does anybody else have trouble with committing to the repos? > > $ svn commit -m 'updated license headers to match ASF guidelines' > logging/src/site/apt/ > Authentication realm: <https://svn.apache.org:443> ASF Committers > Password for 'xxx': > Sending logging/src/site/apt/acl.apt.vm > svn: Commit failed (details follow): > svn: File or directory 'acl.apt.vm' is out of date; try updating > svn: resource out of date; try updating > > Previously I got this error: > > Sending apt/acl.apt.vm > Sending apt/extend.apt.vm > Sending apt/index.apt > Sending apt/juli.apt.vm > Sending apt/log4j.apt.vm > Sending apt/slf4j.apt.vm > Transmitting file data ...... > Committed revision 1414650. > Warning: post commit FS processing had error: > Couldn't open rep-cache database > > It doesn't even work with a fresh checkout. SVN Viewcvs does not show > anything. > > Thanks > Christian > > -- > http://www.grobmeier.de > https://www.timeandbill.de -- http://www.grobmeier.de https://www.timeandbill.de
