[gobolinux-users] Version numbers
Jonas Karlsson
jonka750 at student.liu.se
Sun Aug 26 18:50:38 UTC 2007
On Sun, 26 Aug 2007 12:54:44 +0200, Isaac Dupree <isaacdupree at charter.net> wrote:
> Sometimes I want to compile a /Programs/Foo/1.2.3 when that already
> exists. Maybe it's a new revision or I just didn't do it right the first
> time. But I don't want to have to remove/replace the old directory to
> install this one (too risky, unlike gobo with distinct versions); I'd
> rather have the new version have a different directory name (something
> appended?), without it meaning any different version.
>
> Any ideas?
>
You could use the option '--version-number' to Compile to override the
version number in the recipe. I'd suggest using integer suffix, as I don't
know how our GuessLatest algorithm will handle other suffixes, but you can
always try. Actually other suffixes would likely work, but as I can't
guarantee anything I wont recommend it.
Example:
Compile foo 1.2.3 --version-number 1.2.3.1
--
/Jonas
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
More information about the gobolinux-users
mailing list