| Team Models development using plugin CVS [message #597799] |
Thu, 08 October 2009 15:08  |
Davinod Messages: 6 Registered: October 2009 |
Junior Member |
|
|
I'm not sure if here is the right place to post it, somehow I did not find a better place to do it.
So here is my problem:
We are developing UML models through the RSM (Rational Software modeler). When there is only a person working on it, we haven't nothing to worry about, since there is no conflicts between file revisions.
When two or more people are working on the same project, the plugin eclipse provides the merge option, but it is a kinda complicated to solve the conflict issues. So we decided to avoid it through the lock file solution (Watch/Editors).
But we cant assure that the first person who is going to edit will remember to use the "Edit" option, locking the project files to the other developers until this person release it.
I would like to find out that eclipse cvs plugin could manage it for us, But Im not so hopeful about that...
My 'B' plan is create a program to run on the server every time that a new file with the model file extension '.emx' is added . It has been a long time since I have done it, so I will waste a time to remmember how to do it anyway.
Well, if someone knows any other way to solve this issue, or needs more information, please answer me :d
Thanks in advance.
Davinod
PS. Why not to create a CVS place in the forum?
So people like me wont have the chance to do it wrong.
|
|
|