https://bugs.meego.com/show_bug.cgi?id=20093
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|Undecided |Medium
Status|NEW |ASSIGNED
CC| |patrick.ohly(a)intel.com
AssignedTo|syncevolution-bugs(a)meego.bu |patrick.ohly(a)intel.com
|gs |
--- Comment #2 from pohly <patrick.ohly(a)intel.com> 2011-06-30 13:12:42 UTC ---
(In reply to comment #1)
This is apparently partly to allow setting a version number based on
a git
commit ID. So, for instance my configure.in has this:
AC_INIT([syncevolution], [1.1.99.4+20110630+SE+7777955+unclean])
That seems unwise anyway. Is that feature really used or useful?
It is used and very much useful :-) The nightly builds automatically check out
the latest source and produce snapshots that are properly versioned, both in
the resulting source .tar.gz file name and in the binaries.
I find that much more useful and reliable than overwriting the same .tar.gz
source archive every day with different content. These snapshots are getting
used elsewhere, for example MeeGo.
"Real" releases are tagged, in which case the automatically generated version
is created without the git hashes inside.
That this automatism doesn't work for detached heads is a bug that I'll fix.
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Medium
Keywords:
Status: ASSIGNED
Who: patrick.ohly(a)intel.com
Assigned To: patrick.ohly(a)intel.com
Target Build: ---
Flags:
Changed: Priority Status CC AssignedTo
--------
https://bugs.meego.com/show_bug.cgi?id=20093
--
Configure bugmail:
https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.