Hello,
I have a little concept question.
what should be the correct way of setting an cvs environment for several
developers ?
should we open a separate branch for each developer ? and if so,
what happens after i merge one branch to the trunk ? do i delete the
branch and open a new branch
for that developer ? or let him continues to work on that branch (which
i guess will create problems on the second merge because it will merge
things that ware already in the trunk)
and how do i keep truck of all the branches ?
and final question, if i do decide to remove the branch after merge, can
i remove the tag from the repository as well ?
Thank you.
Moshe.