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

Gilles Caulier caulier.gilles at gmail.com
Mon Feb 7 12:30:22 GMT 2011


too strange :

[gilles at localhost digikam-sc]$ git remote -v show
origin  git://anongit.kde.org/scratch/mwiesweg/digikam-sc (fetch)
origin  git at git.kde.org:scratch/mwiesweg/digikam-sc (push)

Really git is obscure for me.

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