
Trac + Subversion or indeed any other SCC tool has been found to be a pretty solid bet On Fri, Feb 19, 2010 at 1:55 PM, Benjamin <anangwe@gmail.com> wrote:
I like ur way micheal .. clean and responsible
On Fri, Feb 19, 2010 at 2:43 AM, Michael Pedersen <sku@kaal.dk> wrote:
aki wrote:
I know for MS there are team editions, so coders can work on portions of the projects on one platform. What about the rest? Php Web developers, how do you work in a team project effort or enviroment?
Almost all our solutions are php based in one way or the other.
Generally we have a setup where we have a central development-server, this server then hosts a copy of the project for each developer (so that you can work on your project without being disturbed by changes from the other developers) - all the copies of a project use the same database - the effect is as if each developer has his own development-server. Creation and management of all these setups are automatized by some custom shell/perl scripts. Each developer uses his favorite editor: emacs, jedit, dreamweaver whatever. For code versioning and project "synchronization" we use the good old cvs - by using the SmartCVS frontend.
Generally the rule is: "if its not committed to cvs then its not done yet" - once the project is completed, a clean copy is exported from the cvs and uploaded, typically by ftp.
... Michael Pedersen PLUSPEOPLE
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general