From: Francesco M. <f18...@ya...> - 2006-05-14 12:45:31
|
Hi all, just a few *very* important notes: 1) as you should have read in a SF mail, the old CVS server address (cvs.sourceforge.net) does not work anymore and you need to use wxcode.cvs.sourceforge.net instead. This requires a new checkout of the wxCode repository ! Look at the updated page: http://wxcode.sf.net/maintguide.php for more info. If you have low bandwidth you may want to use the new wxCode CVS repository download I've made at: 2) the following components: localize wxhttpengine wxscintilla contains files in their /home/groups/w/wx/code/htdocs/components/ subfolders (on SF server) with the group write flag not set. This means that the "updatesite.sh" script won't be able to perform automatic updates of these component websites! Please log in Sourceforge server (using putty - just ask if you need help) and do a chmod -R g+rwx MYCOMPFOLDER Also remember that you should never upload your components websites to the subfolders of /home/groups/w/wx/code/htdocs/components/ directory: leave the automated scripts do it for you. You are instead encouraged to upload screenshots and docs in: /home/groups/w/wx/code/htdocs/screenshots/ /home/groups/w/wx/code/htdocs/docs/ Thanks! Francesco |