On Sun, Nov 16, 2008 at 1:24 AM, Werner F. Bruhin <[EMAIL PROTECTED]>wrote:
> > But after I had installed rc3 I easy_installed from svn > (http://svn.sqlalchemy.org/sqlalchemy/trunk) and then when rc4 came out > and I wanted to do the upgrade I got again a dev version > (sqlalchemy-0.5.0rc4dev_r0). I just deleted the dev version and then > did the upgrade and that worked fine. > Yea, I've noticed that the --upgrade option sometimes produces funny results when multiple versions are available for install (in general, not necessarily with SQLAlchemy). That's the main reason I posted, just to let people know that a "normal" upgrade, 0.5.0rc2 to 0.5.0rc4 in this case, works correctly. This is something that is often hard for developers to test, since development machines are rarely good candidates for a "normal" upgrade. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
