cvs commit: xml-rpc/xdocs/images group-logo.gif

2002-11-26 Thread mpoeschl
mpoeschl2002/11/26 03:39:17 Modified:.project.xml Added: xdocs/images group-logo.gif Log: use xml logo taken from the fop site the background color doesn't match but it's much better as our old one Revision ChangesPath 1.14 +1 -1 xml-rpc/projec

cvs commit: xml-rpc project.properties

2002-11-26 Thread mpoeschl
mpoeschl2002/11/26 03:40:31 Modified:.project.properties Log: display the date on the site Revision ChangesPath 1.3 +3 -0 xml-rpc/project.properties Index: project.properties === R

[PATCH] setBasicAuthentication from the user and password information in a URL

2002-11-26 Thread Danny Angus
Hi, Heres a small patch to allow the constructor to setBasicAuthentication from the user and password information in a URL of this style: protocol://user:[EMAIL PROTECTED]:port/path Patch assumes that if only one parameter is present that it is the username, and uses the empty string for the pa

RE: [OT] Patch in Windows

2002-11-26 Thread Danny Angus
A port of patch and some other stuff, most remarkable is probably "ln", is available here, http://unxutils.sourceforge.net/ I don't know where else. However I find that Eclipse "www.eclipse.org" is much easier to use for applying and creating patches than patch and cvs, particularly the kind th