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

Gert Kello gert.kello at gmail.com
Mon Feb 7 12:21:56 GMT 2011


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"?



More information about the Digikam-devel mailing list