I know from the subversion book that I can arrange to have the rev count
included in source files under version control, by using substitutions.
However, what I want to do is indicate, in some way, the "meaning"
of particular revs; for example, that a rev is an alpha (internal test),
beta (external test), minor (bugfix), or major (feature change) release.
I can do this easily in terms of the files Subversion stores by copying
the given release into the 'tags' directory. The problem is, I would
also like the source files in that rev to indicate in the comment line
containing the rev number, that this particular rev is a 'b' (beta)
release, or whatever--and I can't figure out how to do so. Any
suggestions?
Thanks,
Ken McDonald
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 1 06:22:08 2004