-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

jsWalter wrote:
|>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$

looking at an example of java code in the apache struts cvs repository,
I see

/**
~ * Custom FormBeanConfig to demonstrate usage.
~ *
~ * @version $Revision: 1.2 $ $Date: 2004/03/14 06:23:50 $
~ */

Is this not the kind of documentation you want?

|>>
|>
|>Try 'cvs admin -kv'.  Try it on a test repository first.
|
|
| Well, doesn't this tell CVS not to proces *any* keywords on this
| particular file?
|
| Well, it looks like I'm asing for the impossible, again.
|
| oh well.
|
| Thanks
|
| Walter
|
|
|
| _______________________________________________
| Info-cvs mailing list
| Info-cvs@gnu.org
| http://lists.gnu.org/mailman/listinfo/info-cvs
|
|

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFB3qXWlUv1VPJ8EM4RArLQAJdKPsyWuESEtlqLS9r58tJ/TOBjAJ0aiIqr
5RPmyJ+lrN7NX05vgp3Sxg==
=2oqK
-----END PGP SIGNATURE-----


_______________________________________________ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to