As long as you cvs add & commit the new file from within a work tree
pulled 
from the branch, (i.e. cvs co -r BRANCHNAME or cvs up -r BRANCHAME),
then
CVS will know to add that new file specifically to the branch.  

The new file will get placed into the Attic and only exist on the branch
- 
source pulled from the main trunk will not contain the new file.

Cheers,
Teala  

-----Original Message-----
From: Matthias VIRY [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 16, 2002 8:21 AM
To: [EMAIL PROTECTED]
Subject: [BRANCH] How add a new file on a branch ?


Hi all,

We are currently working on a branch called ZONE to add some new
features. This development will take a long time and we wouldn't
disturb the other teams working on the trunk.

So on this branch we have to delete some files and to create others.
For the delete operation, no problem the files will be deleted during
the merge but how can we add some new files ONLY on this branch for
the moment without they appear in the trunk for the others until we
decide to merge de branch ?

Thanks in advance

Bye

Matthias
_______________________________________________
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

Reply via email to