radical-collaboration / extasy-bpti

0 stars 1 forks source link

Instructions.md file issue for CoCo git link #15

Open FranklinBetten opened 5 years ago

FranklinBetten commented 5 years ago

The bitbucket link for downloading coco doesnt seem to work anymore.

when I I try to run git clone I get the following https://bitbucket.org/extasy-project/**coco**.git

(ve-coco) bettenco@h2ologin3:~/coco_test_build_15_12_2018/rmme> git clone https://bitbucket.org/extasy-project/coco.git
Cloning into 'coco'...
remote: Repository extasy-project/coco not found
fatal: repository 'https://bitbucket.org/extasy-project/coco.git/' not found
(ve-coco) bettenco@h2ologin3:~/coco_test_build_15_12_2018/rmme> 

I have instead used

https://bitbucket.org/extasy-project/**gromacs_coco**.git

(ve-coco) bettenco@h2ologin3:~/coco_test_build_15_12_2018/rmme> git clone https://bitbucket.org/extasy-project/gromacs_coco.git

This works but I do not think that it is the latest version of pyCoCo? I am a bit confused on this.

FranklinBetten commented 5 years ago

Found the problem in the Instructions.md file it should read

git clone https://franklinbetten@bitbucket.org/claughton/coco.git

from this website https://bitbucket.org/claughton/coco/src/master/

vivek-bala commented 5 years ago

I am a bit confused. I see two possible related issues. This issue and #14. Are they both referring to the issue? Is this issue resolved?

shantenujha commented 5 years ago

@FranklinBetten -- ping