Hi, I came up with the idea to load files directly from a CVS server, and rko makes me write a protocol handler for that. Open source has it's downsides. I'll get around the protocol, I managed to checkout files from CVS via perl, so basically I know what to do. The trick comes with specifying the needed information in a URL, so I'd like to have some input on how to break the standards the right way ;-). Basically, I need username, password, CVSROOT and full path. The full path alone won't do, I need CVSROOT for the authentication. Please comment on http://bugzilla.mozilla.org/show_bug.cgi?id=66675 for input on this. Thanx Axel
