Manual version checks

From GeopsyWiki
Jump to navigation Jump to search

To get the list of tags:

 cvs status -v admin/info
 #   Existing Tags:
 #        sesarray-2_0_3                  (revision: 1.81.2.5)
 #        version-3_2_2                   (revision: 1.81.2.5)
 #        sesarray-2_0_1                  (revision: 1.81.2.1)

To check if there are modified files:

 cvs diff -r version-3_2_2

To get the current version:

 dpversion s
 # Current version=3.2.2

In this case version version has not been increased yet.