A perhaps obvious question: how do I work out what version of Galaxy an instance is? This has come up a few times because of apparent bugs and different behaviour across various development and production instances. Now if you're installed straight from the repo, you can use "hg log" for the repo number. But that doesn't work if it's been installed in another way, say from a tarball or via another versioning system (we use git to synchronize tool development to a production server). Simple solution? ---- Paul Agapow (paul-michael.agapow@hpa.org.uk) Bioinformatics, Health Protection Agency ----------------------------------------- ************************************************************************** The information contained in the EMail and any attachments is confidential and intended solely and for the attention and use of the named addressee(s). It may not be disclosed to any other person without the express authority of the HPA, or the intended recipient, or both. If you are not the intended recipient, you must not disclose, copy, distribute or retain this message or any part of it. This footnote also confirms that this EMail has been swept for computer viruses, but please re-sweep any attachments before opening or saving. HTTP://www.HPA.org.uk **************************************************************************
On Dec 13, 2011, at 5:33 AM, Paul-Michael Agapow wrote:
A perhaps obvious question: how do I work out what version of Galaxy an instance is?
This has come up a few times because of apparent bugs and different behaviour across various development and production instances. Now if you’re installed straight from the repo, you can use “hg log” for the repo number. But that doesn’t work if it’s been installed in another way, say from a tarball or via another versioning system (we use git to synchronize tool development to a production server).
Simple solution?
Hi Paul, Since the hg changeset id is the Galaxy version, there's not a great way to determine the version without hg. I'd suggest making a note of the id when you fetch the tarball. --nate
---- Paul Agapow (paul-michael.agapow@hpa.org.uk) Bioinformatics, Health Protection Agency
************************************************************************** The information contained in the EMail and any attachments is confidential and intended solely and for the attention and use of the named addressee(s). It may not be disclosed to any other person without the express authority of the HPA, or the intended recipient, or both. If you are not the intended recipient, you must not disclose, copy, distribute or retain this message or any part of it. This footnote also confirms that this EMail has been swept for computer viruses, but please re-sweep any attachments before opening or saving. HTTP://www.HPA.org.uk**************************************************************************
___________________________________________________________ The Galaxy User list should be used for the discussion of Galaxy analysis and other features on the public server at usegalaxy.org. Please keep all replies on the list by using "reply all" in your mail client. For discussion of local Galaxy instances and the Galaxy source code, please use the Galaxy Development list:
http://lists.bx.psu.edu/listinfo/galaxy-dev
To manage your subscriptions to this and other Galaxy lists, please use the interface at:
participants (2)
-
Nate Coraor
-
Paul-Michael Agapow