Re: [webkit-dev] Can't open file WebKit/LayoutTests/fast/encoding/.svn/tmp/text-base/utf-32-big-endian-nobom.xml.svn-base

2007-09-17 Thread David D. Kilzer
What client are you using to check out the source?  Are you using something
like TortoiseSVN or the svn command-line from Cygwin?  If you're using svn
from Cygwin, what version does svn --version report?

Is the path too long?  If I remember correctly, Windows has some limit on the
length of the path to any given file.  (Is it 256 characters?)

Dave


Sungho Maeung [EMAIL PROTECTED] wrote:

 Hi, all.
 
 I am trying to download source codes for Windows. and I followed
 http://webkit.org/building/checkout.html to get source code.
 
 but, I have following error message that it cannot open the file as follows;
 
 svn: Can't open file

WebKit/LayoutTests/fast/encoding/.svn/tmp/text-base/utf-32-big-endian-nobom.xml.svn-base':
 No such file or directory
 
 
 is there any svn repository issue or, do I miss something to set up?
 
 what I tried is that I deleted /WebKit/LayoutTests/fast/encoding
 folder, and checkout it again as follows: but it still showed up the
 error message that it cannot find that file even if there is the file
 in that folder.
 
 =
 [EMAIL PROTECTED] ~
 $ svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit
 UWebKit/WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp
 UWebKit/WebKit/gtk/ChangeLog
 UWebKit/WebCore/platform/String.cpp
 ..
 .
 AWebKit/LayoutTests/fast/encoding/pseudo-xml-expected.txt
 AWebKit/LayoutTests/fast/encoding/tag-in-title-expected.txt
 AWebKit/LayoutTests/fast/encoding/utf-16-big-endian-expected.checksum
 AWebKit/LayoutTests/fast/encoding/utf-32-little-endian-nobom.xml
 AWebKit/LayoutTests/fast/encoding/default-xhtml-encoding-expected.txt
 AWebKit/LayoutTests/fast/encoding/meta-charset.html
 AWebKit/LayoutTests/fast/encoding/charset-unicode.html
 AWebKit/LayoutTests/fast/encoding/charset-koi8-u-expected.txt
 AWebKit/LayoutTests/fast/encoding/utf-16-big-endian.html
 AWebKit/LayoutTests/fast/encoding/noscript-in-head-expected.txt
 A   
 WebKit/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expecte
 d.png
 svn: Can't open file

WebKit/LayoutTests/fast/encoding/.svn/tmp/text-base/utf-32-big-endian-nobom.xml.svn-base':
 No such file or directory
 ===
 
 I will really appreciate if someone know about this issue. thanks
 
 sizoc
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo/webkit-dev
 

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Can't open file WebKit/LayoutTests/fast/encoding/.svn/tmp/text-base/utf-32-big-endian-nobom.xml.svn-base

2007-09-16 Thread Sungho Maeung
Hi, all.

I am trying to download source codes for Windows. and I followed
http://webkit.org/building/checkout.html to get source code.

but, I have following error message that it cannot open the file as follows;

svn: Can't open file
WebKit/LayoutTests/fast/encoding/.svn/tmp/text-base/utf-32-big-endian-nobom.xml.svn-base':
No such file or directory


is there any svn repository issue or, do I miss something to set up?

what I tried is that I deleted /WebKit/LayoutTests/fast/encoding
folder, and checkout it again as follows: but it still showed up the
error message that it cannot find that file even if there is the file
in that folder.

=
[EMAIL PROTECTED] ~
$ svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit
UWebKit/WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp
UWebKit/WebKit/gtk/ChangeLog
UWebKit/WebCore/platform/String.cpp
..
.
AWebKit/LayoutTests/fast/encoding/pseudo-xml-expected.txt
AWebKit/LayoutTests/fast/encoding/tag-in-title-expected.txt
AWebKit/LayoutTests/fast/encoding/utf-16-big-endian-expected.checksum
AWebKit/LayoutTests/fast/encoding/utf-32-little-endian-nobom.xml
AWebKit/LayoutTests/fast/encoding/default-xhtml-encoding-expected.txt
AWebKit/LayoutTests/fast/encoding/meta-charset.html
AWebKit/LayoutTests/fast/encoding/charset-unicode.html
AWebKit/LayoutTests/fast/encoding/charset-koi8-u-expected.txt
AWebKit/LayoutTests/fast/encoding/utf-16-big-endian.html
AWebKit/LayoutTests/fast/encoding/noscript-in-head-expected.txt
AWebKit/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expecte
d.png
svn: Can't open file
WebKit/LayoutTests/fast/encoding/.svn/tmp/text-base/utf-32-big-endian-nobom.xml.svn-base':
No such file or directory
===

I will really appreciate if someone know about this issue. thanks

sizoc
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev