Colin Viebrock wrote:
> Can the documentation folks use release tags like the dev folks do?  For
> instance, when PHP 4.2.0 is release, make a PHP_4_2_0 branch in CVS for the
> docs. [...]

just some quick points:

- when you do documentation, even for your own extension,
   you usually do not know in advance which version you stuff
   will be in

   it is hard to decide where to set the tag in the doc branch
   unless you have your code and docs really in sync

   it is even harder if you write documentation for some
   extension where the author doesn't or didn't

   you can't just say "today's CVS is branch xyz", you
   have to do this extension by extension, sometimes
   even function by function

- for the translations this would be a complete nightmare

-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de/  +49-711-99091-77

Reply via email to