I am working as a part of a team which is responsible for building a server side (nodejs) for a system that has a website (html 5 + js) and mobile application (cordova).
Server's code placed at github and each time we make a commit, all the data are pushed to the server (heroku).
Currently, we(server side team) are working in a single branch (development) with a single server, and due to this, we have lots of conflicts each time one of us commits his code. Another problem we have, even though we debug our code locally before committing it, sometimes we forget or need to change something small (for example: website team demands us to change variable name we send them) we must make new commit. So, after week of work we have 100 commits....(Insane)
We have tried to fork the project but that slows the project development. =/
Could someone please refer me the source which explains how should we manage our project? P.S. please, don't vote down. =)
Aucun commentaire:
Enregistrer un commentaire