Discussion:
Renaming HEAD
Mathew, Meera
2009-08-13 07:18:47 UTC
Permalink
Hello,
Is it possible to rename HEAD (main trunk to a branch?)
We have our production sources in a Branch and the development sources are checked into head.
Now we want to have the production Branch to be made the main trunk and move the Main trunk contents to a branch.
Please help.

Regards,
Meera

</PRE><p style="font-family:arial;color:grey" style="font-size:13px">This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.</p><PRE>
Arthur Barrett
2009-08-14 07:35:09 UTC
Permalink
Meera,
Post by Mathew, Meera
Is it possible to rename HEAD (main trunk to a branch?)
We have our production sources in a Branch and the
development sources are checked into head.
Now we want to have the production Branch to be
made the main trunk and move the Main trunk contents
to a branch.
CVS and CVSNT are both designed to perform best when the majority of
changes are closer to the TRUNK, which usually means putting the
development sources there. This is because HEAD is the only place that
a complete revision is stored, all other revisions must be re-created
internally to the server as diff's from this one copy.

Regardless of the business reason behind this request it shows a lack of
understanding of CVS/CVSNT architecture and perhaps even some lack of
understanding of CM process design (you can implement your process
regardless of which way you draw the tree).

I know capgemeni are a large organisation, however the company I work
for has been approached by capgemeni several times regarding training
and assistance with CM process design for CVS/CVSNT and maybe now is a
good time to revisit that. We have worked with capgemeni's European
subdivision Sogeti at CM implementations for many years. Contact me off
the newsgroup for more information.

Regards,


Arthur Barrett
Product Manager
March Hare Software

Loading...