You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Sean Champ <s-...@postoffice.pacbell.net> on 2000/04/12 20:07:03 UTC

CVS-docs

new URL on the CVS-docs:

http://www.loria.fr/cgi-bin/molli/wilma.cgi/doc
or
http://www.loria.fr/cgi-bin/molli/wilma.cgi/doc.847210383.html

( eg:
	re:
		http://xml.apache.org/library.html 
)



-- -- -- --

also:


for nabbing a local copy of the CVS-Docs,

  here's a command-line to use with WGet: 
 

%%%%
wget http://www.loria.fr/~molli/cvs/doc/cvs_toc.html -R *.zip
*.exe -nr -x -a ..\src\logfile.wget.txt -P ../src -r -l 0 -np  -k
%%%%


(not sure if wget will auto-mkdir, so you might need to make sure
that ..\src exists.

  the pathname-delimiters may need some fixing, too, for your
local system.

)


 

for obtaining WGet:

ftp://sunsite.auc.dk/pub/infosystems/wget/
(UNIX, maybe Win32 also)

http://www.interlog.com/~tcharron/wgetwin.html
(win32)





  
-- -- -- --


-- sean