NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
ledermann
Oct 10, 2010Aspirant
gitscm: Can't connect to git repo
Hi! I have installed the gitscm add-on and can't get it to work, instead the "git-upload-pack: command not found" message appears. What I have done: - Installed gitscm-addon via FrontView and ...
polux400
Jan 26, 2013Aspirant
Hi all,
Thank you for your tips but i still don't get it. I try since few hours to install a git on my readynas ultra and neither https or ssh link seems to work.
Thanks to google i understand that because of our old version of git (1.4.4.4) we can't use it... and we can't update :(
So i try to use the "git" way, and after applying your 2 tips
my log :
thanks for your help !
ps: is there a way to install directly the .zip downloaded from git with ssh or git add-on ?
EDIT = ok nevermind, i put the folder inside the .zip in /c/home/ and access to the differents fonctions by ssh
tuto here : https://www.lonelycoder.com/redmine/projects/tvheadend/wiki/Building
Thank you for your tips but i still don't get it. I try since few hours to install a git on my readynas ultra and neither https or ssh link seems to work.
Thanks to google i understand that because of our old version of git (1.4.4.4) we can't use it... and we can't update :(
So i try to use the "git" way, and after applying your 2 tips
2) add the "--export-all" option to the line starting with GITDAEMON_OPTIONS= in /etc/init.d/rfw-git-daemon
so on my ReadyNAS, I modified the .bashrc file to include /opt/rfw/bin:
readynas:~# cat .bashrc
# ~/.bashrc: executed by bash(1) for non-login shells.
PATH=:$PATH:/opt/rfw/bin
export PATH
export PS1='\h:\w\$ '
umask 022
my log :
Alakazam:~# $PATH
-bash: /opt/rfw/bin:/opt/rfw/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: No such file or directory
Alakazam:~# git clone git@github.com:tvheadend/tvheadend.git
Permission denied (publickey).
fatal: unexpected EOF
fetch-pack from 'git@github.com:tvheadend/tvheadend.git' failed.
thanks for your help !
ps: is there a way to install directly the .zip downloaded from git with ssh or git add-on ?
EDIT = ok nevermind, i put the folder inside the .zip in /c/home/ and access to the differents fonctions by ssh
tuto here : https://www.lonelycoder.com/redmine/projects/tvheadend/wiki/Building
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!