From: Michael S. <st...@in...> - 2004-01-26 18:35:02
|
>> One more thing: Does anyone feel motivated to help me uploading the >> files? You would need to monitor this mailing list and upload the >> files using the CVS (I'll teach you). > I could help with that if you would like. Do you have CVS experience? It works like this. You checkout the module "htdocs" for the first time (SF site knows how); then you have a local copy. * Update to your machine: cvs update * Commit changes to web: cvs commit; ssh shell.sf.net, then run the "update.sh" script * Add a file: cvs add filename; cvs commit You would need a SF account. I'll just wait for a day or so, to see whether others are interested as well. Then you can discuss about it, who should do it. Michael |