On 6/4/07, Subhash Chandra <[EMAIL PROTECTED]> wrote: > > wget -c -r -l4 -np -nH --cut-dirs 3 -Rname,date,size,1,txt > http://wiki.linuxfromscratch.org/lfs/browser/trunk/BOOK > find -name '*?format=raw' | sed 's/?format=raw//' | xargs -i mv -v > \{\}{\?format\=raw,}
The followup got onto alfs-discuss, but Matthew now fixed up anonymous http fetching to work. So, you should now be able to checkout via http. $ svn ls http://svn.linuxfromscratch.org/ALFS/jhalfs/ branches/ tags/ trunk/ $ svn co http://svn.linuxfromscratch.org/ALFS/jhalfs/trunk jhalfs ... -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
