On 4/24/06, Michael Bayer <[EMAIL PROTECTED]> wrote: > theres a flag for that you can use, which I personally dont like but > it seems to be popular... > > well I dont know the flag, but if you make a file setup.cfg with this > in it: > > [egg_info] > tag_build = dev > tag_svn_revision = true > > itll install it with the revision number.
I find this to be very useful to identify versions when people are using non-released code. When someone sends in a traceback, it often has the svn revision displayed right in the traceback. Kevin ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Sqlalchemy-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

