chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Support for dynamically getting version from tags gone?


From: Alejandro Forero Cuervo
Subject: [Chicken-users] Support for dynamically getting version from tags gone?
Date: Sun, 9 Nov 2008 17:16:07 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

I've noticed that other people have made lots of releases for eggs
that I created.  Looking at the setup files, I've noticed that they've
changed the version specification from the previous

  ,(if (file-exists? version) (with-input-from-file "version" read) "unknown")

to hardcoding the version number.  One such example:

  svn diff -r 8353:8354 release/3/stream-wiki/trunk/stream-wiki.setup 

Has the previous functionality of having the eggs automatically get
their version based on their location in tags/ been removed?  Or has
this been just a bug introduced by people modifying the eggs that I
created?

Alejo.
http://azul.freaks-unidos.net/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]