info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [BRANCH] How add a new file on a branch ?


From: Teala Spitzbarth
Subject: RE: [BRANCH] How add a new file on a branch ?
Date: Mon, 20 May 2002 17:25:40 -0700

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:address@hidden
Sent: Thursday, May 16, 2002 8:21 AM
To: address@hidden
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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]