Ticket #81 (closed enhancement: fixed)
Automatic versioning for Subversion checkouts
| Reported by: | blee | Owned by: | blee |
|---|---|---|---|
| Priority: | major | Milestone: | confman-1.9.3 |
| Component: | Bash Completions | Version: | HEAD |
| Keywords: | Cc: |
Description
Currently, Subversion checkouts are manually versioned in Makefile.am:
VERSION += (391)
This should be determined automatically at compile time.
Change History
comment:2 Changed 2 years ago by blee
- Owner changed from confman-developers@… to blee
- Status changed from new to accepted
comment:3 Changed 2 years ago by blee
InstallGuide updated to use gmake.
Note: See
TracTickets for help on using
tickets.

(In [457]) Detect SVNVERSION automatically. This change requires GNU make.
See #81