开发者

What is the best solution for working together

开发者 https://www.devze.com 2023-02-05 01:35 出处:网络
I\'m a web-designer and former coder. Recently I decided to start own project and hire dif开发者_开发知识库ferent specialists (coders and designers) from different cities and countries. So, we have to

I'm a web-designer and former coder. Recently I decided to start own project and hire dif开发者_开发知识库ferent specialists (coders and designers) from different cities and countries. So, we have to find a solution that would let us work together, with one source.

For this purpose, I think of using SVN or something similar. Is this a good solution for collective working?

Maybe there is another, better ways to organize development?


"SVN or something similar" is not only a good solution, it's almost impossible to work together without some sort of version control.

So use SVN or use Git (check out if any of you have experience with either of them). Think about branching. Feature branches, release brances, etc. Read up on that, but DO use some sort of version control. It's essential

Then, you can check out other things like project management. You can use something like TRAC (although not in 1.0 release), or whatever you like to add some form of ticketing, milestones etc to your project.


Yes, version control is essential to keeping the coding portion straight. SVN is good but there are definitely other options as well.

I would also suggest setting up a wiki that the team can organize, post designs, display schedules, etc. This will definitely help on information/idea sharing.

Lastly, making sure everyone is able to instant message each other is very handy for team members in different locations.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号