[Digikam-devel] Re: how to use git as subversion

Gilles Caulier caulier.gilles at gmail.com
Mon Feb 7 12:29:16 GMT 2011


I suspect something wrong in KDE server. I tried to update my local
git amarok repository :

[gilles at localhost amarok]$ pwd
/mnt/data/Devel/GIT/amarok

[gilles at localhost amarok]$ git pull
git.kde.org[0: 195.135.221.71]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)

Somebody can confirm ?

Gilles

2011/2/7 Gert Kello <gert.kello at gmail.com>:
> You could also verify if output of "git remote -v show" is what is
> expected, but otherwise I have no idea.
>
> Or, if You want to test without url rewrite, then You could write
> following into the core/.git/config
>
> [remote "origin"]
> [..]
>        url = git://anongit.kde.org/digikam.git
>        pushurl = ssh://git@git.kde.org/digikam.git
>
> Gert
>
> On 7 February 2011 14:08, Gilles Caulier <caulier.gilles at gmail.com> wrote:
>> 2011/2/7 Gert Kello <gert.kello at gmail.com>:
>>>> [gilles at localhost core]$ git pull --rebase -v
>>>> fatal: The remote end hung up unexpectedly
>>>>
>>>
>>> a) It might be temporary problem at remote end.
>>> b) Can You give the output of "git branch -a"?
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>



More information about the Digikam-devel mailing list