Skip to Content
0
Former Member
Dec 11, 2006 at 09:36 AM

How can three men develop one package?

19 Views

Now, In my project, 3 men will develop one EP project, I mean one java package! but when we are developing java files, how can I export PAR file and not affect other two men, because maybe other two men also want to export PAR file in the same time, so if other two men export PAR file first and I export PAR file later, then my PAR file will replace other two men's PAR file! How can I resolve this problem?

BTW: we can't use two or three packages, this is our project's precondition

and I don't want to check-in/check-out from DTR frequently

Thanks.......................................................