HELP: How to develop a project in team?
Hi all,
we have a project (one project), which consists of many input forms and reports form (using jasper). In our team, there are 5 programmers to do the same project. Each programmer will be assigned to do a page or more of the project. What is the best way to do the project development? What is the setup?
[323 byte] By [
discusfish] at [2007-11-26 10:35:01]

# 3
I tried it using CVS from the IDE. But sometimes I have to resolve conflict. If you use SVN, would there any problem if for example a person add a form, while the other just update a form? I think person who update the form would have to get the new form?
I think I have to find out my self.
Thanks to you all for the information.