Opened 18 years ago

Closed 18 years ago

#71 closed enhancement (fixed)

Automatically obtain head revision number from subversion

Reported by: ole Owned by: ole
Priority: low Milestone:
Component: Appearance and visualisation Version: 1.0
Severity: normal Keywords: revision version
Cc:

Description

Need code to get current revision of ANUGA. A beginning (working only on Win32) is available in get_version.py (https://datamining.anu.edu.au/anuga/file/inundation/get_version.py)

See comments in that file.

Change History (1)

comment:1 Changed 18 years ago by ole

  • Resolution set to fixed
  • Status changed from new to closed

Can be done using

svn info

if svn is available. Nick has started using this.

Note: See TracTickets for help on using tickets.