-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 "Lorenzo Hernandez Garcia-Hierro" <[EMAIL PROTECTED]> tapota :
> Hi, > My account name is lorenzo . > My GPG Key is this ( i have uploaded the PGP key ): Ok, you are now set as member of the Savane group. There are a few documents I'd like you to read. They are short, it should not take you too much time. It is a set of rules that could be changed after discussion on the dev list, but that should be followed, to keep the software coherent. There are basic coding style rules: <http://cvs.gna.org/viewcvs/savane/savane/doc/devel/CODING_STYLE?rev=1.5&content-type=text/vnd.viewcvs-markup> And rules about CVS usage: <http://cvs.gna.org/viewcvs/savane/savane/doc/devel/CVS_USAGE?rev=1.2&content-type=text/vnd.viewcvs-markup> Your proposal was to make Savane running with register_globals set to off. This means touching almost every files, and risk to break lot of things. So this development must be done on a branch, as it cannot be considered as "cosmetics improvement or bugfix". So the way to go is to create a cvs branch like DEV_2004-03-28_REGISTERGLOBALS (or DEV_2004-03-28_RG, whatever), and to make all the development on that branch. The work should be done on every Savane tool step by step (news tool, then tracker tool, etc...), and each time a step is over, it should be tested (for instance directly at gna.org), and if it works without problem, it should be merged. I insist on the fact that branches should not be kept to long not merge, otherwise it could make really painy the merge with the trunk. So if you want to proceed, just create the branch, and start to work on a part of the program. The news tool would be a good start I think. The most critical is probably the tracker code, and should probably be done in the end. Regards, - -- Mathieu Roy +---------------------------------------------------------------------+ | General Homepage: http://yeupou.coleumes.org/ | | Computing Homepage: http://alberich.coleumes.org/ | | Not a native english speaker: | | http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english | +---------------------------------------------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAZvikNl9/9y2hmbkRAohrAJ46Ii3zVoVi0bIp7RWpFtRPIe3nIQCfYeoX bH9OFYrWDQ6RlvlTB3cvx68= =fZAm -----END PGP SIGNATURE-----
