Jean-Marc Lasgouttes wrote: >>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > Lars> So that is my suggestion anyway, move the documentation files > Lars> into lyx-devel, modify the rpm.spec so that documentation is in > Lars> its own rpm. (or at least the translated docs) > > Can you do that on the cvs repository itself (to keep revision > history)?
This would be "rewriting history": If somebody checks out lyx-devel from 2004-01-01, he would not get what was there at that time, and probably some build tools would fail. It is a real pity that there is no "cvs rename" or "cvs move" command that renames files and keeps the revision history, but fiddling with the cvs repository is not the right way to go IMHO. > Or was your mention of 'cp' just the crude > cp *.lyx lyx-devel/lib/doc/ ; cvs add lyx-devel/lib/doc/*.lyx > version? I would prefer this one. Does the documentation split mean that there are now two documentation sets: One for 1.3, and one for 1.4? The advantage would be that one could describe new or changed 1.4 features. Georg