Re: [galaxy-dev] Change from Bitbucket to git

2015-07-21 Thread Jelle Scholtalbers
Hi Jochen, I recently took a probably more labour intensive approach. # backup! # mv prev-installation to somewhere else # git clone to old-location # git checkout -b master origin/master # and copy over every config, tool xml, tool dependency directory, tool-data loc files from the prev-installa

Re: [galaxy-dev] Change from Bitbucket to git

2015-07-21 Thread Jochen Bick
Thanks Marius, it does not look like it's working for me. There are to many changes in git diff... the git pull and cat local_changes.diff |patch -p1 -R gives me an endless list of differences. Cheers Jochen On 21.07.2015 11:41, Marius van den Beek wrote: > Hi Jochen, > > I recently did this.

Re: [galaxy-dev] Change from Bitbucket to git

2015-07-21 Thread Marius van den Beek
Hi Jochen, I recently did this. Instructions are here: https://wiki.galaxyproject.org/Develop/SourceCode This has worked for me: (~/galaxy-dist is my production galaxy dir) cd ~ git clone https://github.com/galaxyproject/galaxy.git cd galaxy git reset --hard 3f1cec451f6dadee52a70a14fc6f6899f7aacd

[galaxy-dev] Change from Bitbucket to git

2015-07-21 Thread Jochen Bick
Hi, is it possible to change from bitbucket to git? So I would like future-update my galaxy from git instead from bitbucket. Cheers Jochen ___ Please keep all replies on the list by using "reply all" in your mail client. To manage your subs