[dev] Re: [cvs] commit: horde/scripts make-tarball.php
Jan Schneider
jan at horde.org
Mon Feb 9 00:57:08 PST 2004
Zitat von Jan Schneider <jan at horde.org>:
> jan 2004/02/09 00:00:47 PST
>
> Modified files:
> scripts make-tarball.php
> Log:
> Fix version number generation and diff detection.
It would great if someone has a neat idea how to better detect the last
release version.
Currently we decrease the last number and strip it if it is 0 and we have
more than 2 numbers. That catches 1.0 -> 1.0.1 and 1.0.1 -> 1.0.2, but not
1.0 -> 1.1 or 1.1 -> 1.2 because we don't know if there were some minor
releases inbetween, so that it actually should have been 1.0.2 -> 1.1.
IMHO we should drop the patches completely, they don't work with binary
files anyway and bandwith is cheap these days.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the dev
mailing list