info-cvs
[Top][All Lists]
Advanced

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

Updating branch w/ file added in trunk


From: Danial Islam
Subject: Updating branch w/ file added in trunk
Date: 11 Apr 2002 13:07:51 -0400

I have a branch called 'Patch1' which was created off the main trunk's
module called 'test',

e.g.

cvs rtag -b Patch1 test
cvs co -d Patch1_files -r Patch1 test

So I am working on the Patch1 branch and make changes to it.  Then
suddenly on the main trunk, a new file 'file.c' is added and thus all
the branches need to be updated with this new file.  How will I do this?

Would I have to use the brute force method, i.e. manually copy 'file.c'
from the trunk's directory to all the branches and do a 'cvs add file.c'
on them all?


Danial.




reply via email to

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