I need to get the current version of the FC3 FAQ branched to work on the FC4test version. Please branch selinux-faq/selinux-faq-en.xml revision 1.24 as the FC3 FAQ version. Also, I'm curious exactly how you do this. I see the sticky tag set for the FC2 revision 1.14.2. What else do you have to do? Thanks.
It is always a good idea to include the Makefile and any other files associated with a document version (such as figs) when you branch. I've created a branch named selinux-faq-FC3 for you. Branching is easy: 1. cvs status -v selinux-faq-en.xml to view existing tags since you want to be consistent 2. cvs tag -b selinux-faq-FC3 to create the branch A branch is just a special tag that can be checked out and modified. Cheers, Tammy
*** Bug 144697 has been marked as a duplicate of this bug. ***