Am 24.11.2015 um 11:41 schrieb Hélio Guilherme:
Are you sure you cloned the rw repository?
No not sure -- it's been a while since I cloned it. "git pull" worked
though, but that is probably unrelated.
I would guess that the step "export CVS_RSH=ssh" has to be replaced
with something git-related, or is this ssh key thing completely
history now?
Yes that environment var is not for Git. You should see "git config"
(and there is some config file). But the typical username + password
still should be possible.
How exactly would the username + password work, at what stage, which
commands?
(What I did was: edit de.po, do "git commit po/de.po" apparently
successfully, build a test version of gretl locally, and then try to
do "git push".)
Before the commit you should have done a "git add -i" (-i for interactive).
Sure? The commit stage itself seems to have worked.
Thanks for helping,
sven