addition at bottom :-

On 8/27/14, shirish शिरीष <[email protected]> wrote:
> Hi all,
> While not newbie to git am a newbie to the ssh protocol and ways. I
> did a clone of a repo. and it now resides at :-
>
> https://gitorious.org/minidebconfindia/shirishag75s-2014-mirror
>
> There's nothing in the repository except a folder/directory and an
> index.shtml file
>
> I tried to download it from remote to my local machine and it
> gloriously failed :-
>
> $ git clone
> ssh://[email protected]:minidebconfindia/shirishag75s-2014-mirror.git
> Cloning into 'shirishag75s-2014-mirror'...
>
> == Gitorious: ==========================================================
> fatal error
> ========================================================================
>
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
>
> So please let me know why it failed. Either the command was not
> correct or some other error.
>
> I know that in the ~/.ssh folder/directory there are three files,
> id_rsa (private key) , id_rsa.pub (the public key which I uploaded to
> gitorious my profile) and known_hosts (this bit is unknown to me).
>
> Looking forward to help.

I even tried doing something like :-

$git config --add core.gitproxy '"ssh" for gitorious.org'

so in my git-config it looked like :-

[core]

        gitproxy = \"ssh\" for gitorious.org

all and any ideas welcome.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8

-- 
-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to