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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

