Amir Karger <[EMAIL PROTECTED]> writes:
| Because 1.1.5 sticks around for a long while. There may be fix versions and
| other things. The docs could possibly change within the 1.1.5 branch while
| 1.1.6 is being developed, so you really need two concurrent open
| branches.
What is the problem with that?
Feel free to use tags/branches in lyxdoc as you see fit...
however! do not make branchtags that are not attached to a regular
tag.
(if you want a branch:
1. cvs rtag lyxdoc-1_1_5 lyxdoc
2. cvs rtab -b -r lyxdoc-1_1_5 BRANCH-lyxdoc-1_1_5 lyxdoc
)
Lgb