Question: How to update Galaxy?
1
gravatar for aymenbenchaalia1
16 months ago by
aymenbenchaalia110 wrote:

How I can Upadte the version of Galaxy !!!!! I'am trying this command

git checkout release_17.05 && git pull --ff-only origin release_17.05

but she doesn't work

update command galaxy local • 617 views
ADD COMMENTlink modified 16 months ago • written 16 months ago by aymenbenchaalia110
1

What output are you getting? Try to describe what does not work.

ADD REPLYlink written 16 months ago by Martin Čech ♦♦ 4.9k

Was your original Galaxy local install through Git? e.g. http://getgalaxy.org

ADD REPLYlink written 16 months ago by Jennifer Hillman Jackson25k

yes the original Galaxy has been installed via Git

ADD REPLYlink written 16 months ago by aymenbenchaalia110

I tried updating galaxy with the same command given above.

Error: Error fatal : not a git repository (or any of the parent directories).git

We got the below given error as well:

error: pathspec 'release_17.05' did not match any file(s) known to git.

Kindly help in resolving this issue.

Thanks

ADD REPLYlink written 16 months ago by anoopa.p0

The first error seems like you are executing the update command outside of the Galaxy folder, change into galaxy directory and try again.

How did you originally install your Galaxy?

ADD REPLYlink written 16 months ago by Martin Čech ♦♦ 4.9k

I have tried it in the Galaxy directory only.

I will try once again and get back to you.

Thank you Martin

ADD REPLYlink written 16 months ago by anoopa.p0
0
gravatar for aymenbenchaalia1
16 months ago by
aymenbenchaalia110 wrote:

git checkout origin/dev -f

git checkout dev && git pull -f origin dev

I use this command and it works

ADD COMMENTlink modified 16 months ago • written 16 months ago by aymenbenchaalia110

what does git remote -v say?

ADD REPLYlink written 16 months ago by Martin Čech ♦♦ 4.9k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 171 users visited in the last hour