Hi all,<br><br>In the past few posts i saw the use of "git" <br>eg, $git remote -v show<br><br>Right now, digikam core , and extras are separate repositories<br>and this forces us to use "gits" (git slave script - available in the top level directory digikam-sc)<br>
<br>gits is nothing but a wrapper script around git to make using a lot of different repositories<br>easy. So, there are a few cases where we must use "gits" instead of "git"<br>Quoting from the gits man page<br>
"<br><p>

The basic theory is that there are a few sub-commands (prepare, attach,
populate) which help set up the meta-project for gits operations.
Then, for any git command which is not file specific (git add
<filename>; git reset <filename>; etc), you should use ``gits'' instead
of ``git'', and the command will run on all repositories in the project.
<a name="lbAE"> </a>
</p><h3>"<br></h3>so ideally to pull in all the changes we must<br>$pwd<br>/home/kunal/workspace/digikam-GIT/digikam-sc<br>$./gits remote -v show<br>On: core:<br>  origin        git://<a href="http://anongit.kde.org/digikam">anongit.kde.org/digikam</a> (fetch)<br>
  origin        ssh://<a href="http://git@git.kde.org/digikam">git@git.kde.org/digikam</a> (push)<br>On: .:<br>  origin        git://<a href="http://anongit.kde.org/scratch/mwiesweg/digikam-sc">anongit.kde.org/scratch/mwiesweg/digikam-sc</a> (fetch)<br>
  origin        git@git.kde.org:scratch/mwiesweg/digikam-sc (push)<br>On: extra/libkmap:<br>  origin        git://<a href="http://anongit.kde.org/libkmap">anongit.kde.org/libkmap</a> (fetch)<br>  origin        ssh://<a href="http://git@git.kde.org/libkmap">git@git.kde.org/libkmap</a> (push)<br>
On: extra/kipi-plugins:<br>  origin        git://<a href="http://anongit.kde.org/kipi-plugins">anongit.kde.org/kipi-plugins</a> (fetch)<br>  origin        ssh://<a href="http://git@git.kde.org/kipi-plugins">git@git.kde.org/kipi-plugins</a> (push)<br>
On: extra/libkface:<br>  origin        git://<a href="http://anongit.kde.org/libkface">anongit.kde.org/libkface</a> (fetch)<br>  origin        ssh://<a href="http://git@git.kde.org/libkface">git@git.kde.org/libkface</a> (push)<br>
<br><div class="gmail_quote">On Mon, Feb 7, 2011 at 9:10 PM, Aditya Bhatt <span dir="ltr"><<a href="mailto:adityabhatt1991@gmail.com">adityabhatt1991@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br><br>I just tried cloning and got the same error as Gilles (after long waiting and a timeout):<br><br>
fatal: The remote end hung up unexpectedly.<br><br>I think there's something wrong with the git server(s), this problem was still there while pulling 3-4 hours ago.<br><br>That said, it worked yesterday.<div><div></div>
<div class="h5"><br>
<br><br><br><div class="gmail_quote">On Mon, Feb 7, 2011 at 6:40 PM, Gert Kello <span dir="ltr"><<a href="mailto:gert.kello@gmail.com" target="_blank">gert.kello@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>> [gilles@localhost core]$ git remote -v show<br>
> origin  git://<a href="http://anongit.kde.org///digikam" target="_blank">anongit.kde.org///digikam</a> (fetch)<br>
> origin  ssh://<a href="http://git@git.kde.org/digikam" target="_blank">git@git.kde.org/digikam</a> (push)<br>
<br>
</div>Not sure if three slashes in git://<a href="http://anongit.kde.org///digikam" target="_blank">anongit.kde.org///digikam</a> is Ok?<br>
<br>
And I have git://<a href="http://anongit.kde.org/digikam.git" target="_blank">anongit.kde.org/digikam.git</a> (digikam.git vs digikam)<br>
<div><div></div><div><br>
Gert<br>
_______________________________________________<br>
Digikam-devel mailing list<br>
<a href="mailto:Digikam-devel@kde.org" target="_blank">Digikam-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br>Adi<br>
</font><br>_______________________________________________<br>
Digikam-devel mailing list<br>
<a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>regards<br>-------<br>Kunal Ghosh<br>Dept of Computer Sc. & Engineering.<br>Sir MVIT<br>Bangalore,India<br><br>permalink: <a href="http://member.acm.org/%7Ekunal.t2" target="_blank">member.acm.org/~kunal.t2</a><br>
<div>Blog:<a href="http://kunalghosh.wordpress.com" target="_blank">kunalghosh.wordpress.com</a><br>Website:<a href="http://www.kunalghosh.net46.net" target="_blank">www.kunalghosh.net46.net</a><br><br></div><br>