[cvsnt] Re: Can I get file differences between tags ?

Gerhard Fiedler lists at connectionbrazil.com
Thu Feb 3 11:42:23 GMT 2005


Richard Kerry wrote:

> There will be a Current Tag and a Previous Tag and I want to know which
> files have been changed or added between the two tags.  Ie some sort of
> Tag Difference operation.

If you update your repository to the previous tag and then to the current
tag, the second update shows you the list of changed files. You can capture
that output with a script and use it to create a deliverable, if you want.

Gerhard



More information about the cvsnt mailing list