Why all this work? Why not just have a development branch and a release branch? What are you trying to do?
donald On Wed, Jan 30, 2002 at 01:39:08PM -0500, Datla, Raghav wrote: > Hi, > > I have a project under CVS and we are going for production in the near > future. > Once the code in Present Repository is ready for production, I will create > another Repository for production code (which will just contain production > code, so that there will not be any intervention from users) and will commit > the code into production Repository with some tag name. > > If we get another release after two months for the same project, Will it be > possible to commit the new code into the Production Repository with some new > tag name without any conflicts with the existing Release code in the > repository?. > Will I be able get the old code by just specifying the tag name if it is > required as a backout procedure once I commit the new release code?. > > Thanks Inadvance, > -Raghav > > > > _______________________________________________ > Info-cvs mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
