Changes between Initial Version and Version 1 of DespoinaLog/2012/10/08


Ignore:
Timestamp:
2012-10-08T11:44:40+02:00 (12 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2012/10/08

    v1 v1  
     1== problem with importing cohort  ==
     2in bbmri catalogu e: the proble was that an instiotute name contained a "+" caracter that made importer "angry" . Substitute + with and and wokrs fine. aditional proble is taht a lot of institutes wehre missing which is weird because both cohorts list and institute list wher downloaded from the live production server . I updfate the liust locally so the latest version of the Institute list is liocally not on live server . 
     3
     4== Problem with git update . ==
     5 I have commited but my commits are not listed on the https://github.com/antonak/molgenis_apps/commits/master
     6
     7Aditionnal proble :?; could not update(pull) from molgenis_apps : 
     8
     9git pull molgenis_apps testing
     10
     11fatal: 'molgenis_apps' does not appear to be a git repository
     12
     13fatal: The remote end hung up unexpectedly
     14
     15So I added : git remote add molgenis_apps !https://github.com/molgenis/molgenis_apps
     16
     17and git pull molgenis_apps testing
     18
     19From !https://github.com/molgenis/molgenis_apps
     20
     21 * branch            testing    -> FETCH_HEAD
     22
     23Already up-to-date.
     24
     25works. But my commits still not seen in commit list in website . besides my username does not appear any more in teh network. I am not sure what is missing . 
     26
     27