Thanks, that fixed it. I guess I need to read *all* the messages, don't I, even ones I'm not currently interested in. Kurt Kohler (kohler@ao.com) Kevin T. Broderick wrote:
On 14 Jul 2005, at 7:26 PM, Kurt Kohler wrote:
Something seems to have happened to the repository. I've been getting the following message from update-webkit for about 2 days now. (It was working for me before that.)
cvs [server aborted]: cannot open directory /cvs/root/WebCore/kcanvas: No such file or directory
Eric Seidel mentioned this a day or two ago: "In order to make it easier on those WebKit hackers not involved with WebCore+SVG, I've moved all the necessary files out of the WebCore directory.
What this means:
1. ALL developers with a current copy of WebCore/ will need to remove the directories kdom, kcanvas and ksvg2 from WebCore, otherwise your next update-webkit will fail.
2. Those now looking to use WebCore+SVG, should run the WebKitTools/ checkout-svg script. That will checkout SVGSupport and put symlinks in the right places in WebCore.
If you have any questions, drop me a line, or find me on #webkit."
Kevin Broderick / kbroderick@smcvt.edu