[Digikam-devel] Re: Migrated to git!

kunal kunal.t2 at gmail.com
Sun Feb 6 11:15:42 GMT 2011


On 02/06/2011 04:07 PM, Gilles Caulier wrote:
> It doesn't work :
>
> [gilles at localhost digikam-sc]$ pwd
> /mnt/data/devel/GIT/digikam-sc
> [gilles at localhost digikam-sc]$ ls -al
> total 100
> drwxr-xr-x 4 gilles gilles   296 2011-02-06 11:34 ./
> drwxr-xr-x 4 gilles gilles   104 2011-02-06 11:33 ../
> -rw-r--r-- 1 gilles gilles  1764 2011-02-06 11:33 CMakeLists.txt
> -rwxr-xr-x 1 gilles gilles   153 2011-02-06 11:33 download-repos*
> drwxr-xr-x 2 gilles gilles    80 2011-02-06 11:33 extra/
> drwxr-xr-x 8 gilles gilles   328 2011-02-06 11:33 .git/
> -rw-r--r-- 1 gilles gilles    53 2011-02-06 11:33 .gitignore
> -rwxr-xr-x 1 gilles gilles 73867 2011-02-06 11:33 gits*
> -rw-r--r-- 1 gilles gilles   131 2011-02-06 11:33 .gitslave
> -rw-r--r-- 1 gilles gilles    77 2011-02-06 11:33 NEWS
> -rw-r--r-- 1 gilles gilles   879 2011-02-06 11:33 README
> [gilles at localhost digikam-sc]$ ./download-repos
> Initialized empty Git repository in /mnt/data/devel/GIT/digikam-sc/core/.git/
> fatal: The remote end hung up unexpectedly
> Could not clone kde://digikam onto core
> ./download-repos: line 5: cd: core: Aucun fichier ou dossier de ce type
> ./download-repos: line 6: cd: extra/kipi-plugins: Aucun fichier ou
> dossier de ce type
> [gilles at localhost digikam-sc]$
>
> Gilles

I faced the same problem as Gilles.
but was able to pull in core and extras separately using git (as that's 
what "gits" does internally).

this is what i executed(inside the digikam-sc directory):
git clone kde:digikam core
git clone kde:libkmap extra/libkmap
git clone kde:libkface extra/libkface
git clone kde:kipi-plugins extra/kipi-plugins

it pulled in all the files
but this i think only temporarily circumvents the problem gits is used 
to solve.

Also,
.gitslave
mentions repositories as kde://digikam and so on
shouldn't they be kde:digikam
as in case of git clone kde:scratch/weisweg/digikam-sc

> 2011/2/5 Marcel Wiesweg<marcel.wiesweg at gmx.de>:
>> Hi all,
>>
>> as of tonight, digikam, kipi-plugins, libkface and libkmap have been migrated
>> to digikam.
>>
>> For convenience, I have setup a small super-repository which uses the "gits"
>> script to manage the four repositories (it will be seven with the kdegraphics
>> libs). With this, it will be a three-step process to setup the new devel
>> environment.
>>
>> 1) Edit your ~/.gitconfig as given in
>> http://community.kde.org/Sysadmin/GitFAQ#Let_Git_rewrite_URL_prefixes
>> 2) git clone kde://scratch/mwiesweg/digikam-sc
>> Enter the directory
>> 3) Execute ./download-repos
>>
>> Note: We will soon merge the development/2.0 branches to master, at which time
>> you'll manually switch branches again.
>>
>> The super-repo is atm a personal scratch repo, I plan to give it a better
>> place to live later.
>>
>> Have fun
>> Marcel
>> _______________________________________________
>> Digikam-devel mailing list
>> Digikam-devel at kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel


-- 
regards
-------
Kunal Ghosh
Dept of Computer Sc.&  Engineering.
Sir MVIT
Bangalore,India

permalink: member.acm.org/~kunal.t2
Blog:kunalghosh.wordpress.com
Website:www.kunalghosh.net46.net




More information about the Digikam-devel mailing list