New pip versions install mercurial sources with a link into repository, also number is like "0.9.2-pre hg-YYYY:ZZZZZZZZZZ".
On 8 zář, 21:50, hynekcer <[email protected]> wrote: > If you install Satchmo manually for development (with link into hg > source depository tree) you get version info like > "0.9.2-pre hg-YYYY:ZZZZZZZZZZ" > and your version number is updated after every "hg pull; hg update". > > If you install Satchmo by usual "python setup.py install" > you get only > "0.9.2-pre hg-unknown" > which is not much helpful, but it is less important if it is not > changed everyday. > > Do you know any program which knows its hg rev_number:rev_id after > installation by "python setup.py install" ? > > On 8 zář, 00:08, Nader <[email protected]> wrote: > > > > > > > > > I have followed the document to install "satchmo" and I see the next > > after import "django" and import "satchmo_store. > > > >>>satchmo_store.get_version() > > > '0.9.2-pre hg-unknown' > > > Is the "hu-unknown" in place of "hg-YYYY:ZZZZZZZZZZ" an error? > > If it is, would somebody help me to solve this problem? > > > Regards, > > Nader -- You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en.
