sporadic checkout or update errors (big repository)
From: James Coleman <jamesc_at_dspsrv.com>
Date: 2007-07-19 16:24:29 CEST
Hello,
We're seeing errors like these frequently enough that they are an issue for users.
As a longer-term solution it would be nice if clients could report a better error
James.
For sporadic errors like this:
svn: Can't move '<branchname>/<....>/.svn/tmp/entries' to
or this:
Error: PROPFIND request failed on '/repository/!svn/bc/25129/<project>/<....>/trunk'
or this:
Error: REPORT request failed on '/repository/!svn/vcc/default'
Solution: Just resume the svn action.
When doing checkout or update or switch (or ...) if you get a failure like these then
SVN clients could implement a retry for errors like this?
Explaination (Is the following the answer to this?):
1. local file-system glitch
"Can't move" is a problem with a local file-system glitch. Usually caused by Windows locking
This seems to be more of an issue for network mounted directories (grepping svn users list).
2. server communication glitch (http/https WebDAV)
There can be glitches during checkout/update (usually large checkouts) which
PROPFIND can also indicate basic communications failure (such as firewall blocking commands,
In all cases if the error is sporadic and not repeatable every time then the checkout or
grep mailing lists:
http://www.google.ie/search?hl=en&q=+site%3Asvn.haxx.se+-translate+%22Can%27t+move%22+%22Permission+denied%22&num=30
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.