jsWalter <[EMAIL PROTECTED]> wrote:

> I'm using phpDocumentor and would like to have the '@since' tag auto
> insert the CVS file version, but not change it the next time the file is
> submitted.

> this...
>    * @since $Version: $

> to become...
>    * @since 1.24

> not...
>    * @since $Version: 1.24$

Try 'cvs admin -kv'.  Try it on a test repository first.


-- 
pa at panix dot com
_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to