[cvsnt] Multiple Trunks - is it possible?

Lyon Fabien fabien.lyon at isismpp.fr
Wed Aug 27 08:09:24 BST 2008


hi,
I suppose you mean than if a revision file is the start point of the branche you
creating and you do not modify and commit this file into this branche, its the normal
way to get the same revision on trunk and branche when you checkout
your project using this branche. But if in your sandboxe (checked out on branche)
you modify and commit this file, the new revision created will be into this branche
and not into the trunk like you can expected.

regards, Fabien Lyon


-----Message d'origine-----
De : cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]De la part
de Gromer
Envoyé : mercredi 27 août 2008 07:07
À : cvsnt at cvsnt.org
Objet : [cvsnt] Multiple Trunks - is it possible?


Dear all

Can the cvs have multiple trunks.

Basically I have a requirement where i need mulitple projects/products and i
need to maintain different branches (similar to the trunk) for each project.

This is do-able and i am able to dedicate differnet branches for each
products, however when the developers try to create their own branches from
these main branches, the newly created branch always gets derived from the
Trunk. Is there any setting required to make it point to the branches,
rather than trunk.

I am not sure if I can make all the files to point to the Mainbranches when
checkedout from their individual branches.


For eg:

Trunk
 |
 | ___________Product_1_Branch
 |
 |
 |___________Product_2_Branch

I have forcibly checked the complete product folder by touching all the
files into their respective product branches. Now when the developer tries
to create a private branch from the product branch, i still see that the
branch is getting derived from the TRunk rather from their product branches
(checked with the revision graph).

Please let me know if am missing something or can i have mulitple trunks.

Thanks,
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt


More information about the cvsnt mailing list