CVS and Bugzilla
Jouni Heikniemi
jth at mikrobitti.fi
Fri May 9 08:06:32 UTC 2003
At 16:34 8.5.2003 -0400, you wrote:
>If I do this import do I have to remove the CVS directories from the
>Bugzilla tree or not?
They will be ignored on import, so you don't have to remove them. Just use
cvs -d [your cvsroot here] import bugzilla whatever tag
I've been using the setup you've been talking about for quite some time. It
works fine, but do take my word for this: You will want to be well
proficient with the interesting "features" of vendor branches before
getting involved with your first upgrade and merge.
There is the alternative of using a normal branch instead of a vendor one.
You lose something but you also gain something. Picking the correct
solution depends on how much you're going to customize, how long can you
stay in a state of freeze when upgrading your BZ and how good a conflict
solver you are ;-) Read
<http://mail.gnu.org/archive/html/info-cvs/2002-05/msg00374.html> for some
ideas.
Jouni
More information about the developers
mailing list