Perhaps what is missing is that you need to run `hg pull` first before
doing `hg update stable`. update moves you to new changesets in your
local copy of the repository but it doesn't by default pull in updates
from the remote source for the repository.
Hope this helps,
-John
On Mon, Mar 2, 2015 at 1:32 AM, 孙兆朕 <sunzzn502(a)163.com> wrote:
Hi all,
I installed my Galaxy instance from
https://bitbucket.org/galaxy/galaxy-dist/. But I did not use Mercurial to
install Galaxy at that time, because I was not farmiliar with Mercurial and
failed severed times. The instance imported many tool kits later, as it
would be very difficult to restart everthing for me. I tried to use hg
command:
hg clone
https://bitbucket.org/galaxy/galaxy-dist/
cd galaxy-dist
hg update stable
to make a new copy and copied the ".hg" directory to the former instance and
used the "hg update stable" command. Then it reports that there were not
files to change. I wonder if there could be any way to update the instance.
Thanks,
Zhaozhen
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client. To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at:
http://galaxyproject.org/search/mailinglists/