Ken Fuchs wrote:
Sorry, the above command should have been quoted as:
svn co https://coreboot.org/svn/trunk/filo
svn: PROPFIND request failed on '/svn/trunk/filo' svn: PROPFIND of '/svn/trunk/filo': 405 Method Not Allowed (https://coreboot.org)
Sincerely,
Ken Fuchs
On Fri, Nov 7, 2008 at 3:58 PM, Ken.Fuchs@bench.com wrote:
Ken Fuchs wrote:
Sorry, the above command should have been quoted as:
Try this one:
svn co https://coreboot.org/filo/trunk/filo
I just tried it and it works, but I'm not behind a firewall.
-Corey
svn: PROPFIND request failed on '/svn/trunk/filo' svn: PROPFIND of '/svn/trunk/filo': 405 Method Not Allowed (https://coreboot.org)
Sincerely,
Ken Fuchs
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
Ken Fuchs wrote:
Corey Osgood wrote:
Try this one:
I just tried it and it works, but I'm not behind a firewall.
I just tried your suggestion, but it only partially works:
$ svn co https://svn.coreboot.org/filo/trunk/filo A filo/payload.sh A filo/include A filo/include/elf_boot.h ... A filo/drivers/flash/lxflash.c A filo/drivers/flash/Makefile.inc A filo/drivers/flash/lxflash.h U filo
Fetching external item into 'filo/libpayload' svn: Can't connect to host 'coreboot.org': Connection refused $
Well, I'm trying to do this via cygwin and NTFS. See attached strace output starting at the output of "Fetching external item into 'filo/libpayload'". I can't seem to grok the strace output with regard to root cause; lateness of the day, no doubt; I'll look at it again Monday.
I still say that tarballs would be a simpler way to download source code though.
Sincerely,
Ken Fuchs