Update my CVS Firebird Branch src to the released FireFOX?

Discussion about official Mozilla Firefox builds
Post Reply
User avatar
Jimmy_C
Posts: 186
Joined: November 10th, 2002, 5:20 pm
Location: Penn Hills, PA

Update my CVS Firebird Branch src to the released FireFOX?

Post by Jimmy_C »

I've been building the Firebird 0.8 branch from CVS with the command:

Code: Select all

cvs co -r FIREBIRD_0_8_BRANCH mozilla/client.mk 

How do I update my branch to use the final FireFOX 0.8 code? Should I use the above, or rather:

Code: Select all

cvs co -r FIREFOX_0_8_BRANCH mozilla/client.mk 

Sorry, but I'm a little confused with the name change. (...and this is the first time a branch was released since I started building from source).
Linux user since Nov. 31, 2003!
DonPete
Posts: 269
Joined: July 7th, 2003, 5:10 pm

Post by DonPete »

After checking bonsai, I'd say that the FIREBIRD_0_8_BRANCH is what you're looking for (Firefox changes checked in just about 15 minutes ago, it looks like).
Post Reply