Is svn.freebsd.org broken

Dimitry Andric dim at FreeBSD.org
Wed Jan 26 07:53:54 UTC 2011


On 2011-01-26 03:32, Mark Saad wrote:
> svn: In directory 'freebsd/tools/regression/usr.bin/jot'
> svn: Can't open file
> 'freebsd/tools/regression/usr.bin/jot/.svn/tmp/text-base/regress.wx.out.svn-base':
> No such file or directory

Your local checkout is most likely broken.  Subversion's working copy
code is extremely fragile, unfortunately. :(

Try running "svn cleanup" in your working copy, in most cases that fixes
the failure.  If not, just delete the whole working copy, and checkout
from scratch again.


More information about the freebsd-hackers mailing list