No subject

Gilles Caulier caulier.gilles at gmail.com
Mon Feb 4 13:53:13 GMT 2019


Hi,

You don't need to use download-repos script. All is already in place in
fact.

Just switch to the "dplugins" branch like this :

git checkout -b dplugins remotes/origin/development/dplugins

Now, you have a local dplugins branch following the remote one from the git
server.

"git branch -a" will give you the full list of branches (local and remote)

"git pull" will be enough to update code in local, when code will change in
remote server.

Best

Gilles Caulier

Le lun. 4 févr. 2019 à 14:43, Sambhav Dusad <sambhavdusad24 at gmail.com> a
écrit :

> Hi,
> I followed the instructions and installed the required dependencies.
> After cloning the development/dplugins repo, When I run
> ./download-repos it gives following error.
> "fatal: 'origin/development/dplugins' is not a commit and a branch
> 'development/dplugins' cannot be created from it"
> And also is there an IRC channel of digikam, so that I can share my issues
> easily there.
>
> Thank You,
> Sambhav Dusad
>
> On Mon 4 Feb, 2019, 17:52 Gilles Caulier <caulier.gilles at gmail.com wrote:
>
>> Hi,
>>
>> Any progress here ?
>>
>> Best
>>
>> Gilles Caulier
>>
>> Le sam. 2 févr. 2019 à 22:11, Gilles Caulier <caulier.gilles at gmail.com>
>> a écrit :
>>
>>>
>>>
>>> Le sam. 2 févr. 2019 à 21:10, Sambhav Dusad <sambhavdusad24 at gmail.com>
>>> a écrit :
>>>
>>>> Thanks,
>>>> I am using kdesrc-build from
>>>> https://community.kde.org/Get_Involved/development#Set_up_kdesrc-build
>>>> to build digikam locally. Currently, I am resolving the errors.
>>>>
>>> Is it the correct way of building it?
>>>>
>>>
>>> Not at all. KDE is not digiKam and vis versa. digiKAm is an application
>>> using some KF5 API. Install all devel package from digiKam dependencies
>>> list, configure digiKam source code with bootstrap script and compile.
>>>
>>> It's explained here : https://www.digikam.org/api/
>>>
>>> How to edit the files after building digikam and compiling it?
>>>>
>>>>
>>> use a good text editor as Kate (which can compile also with right
>>> module, after to configure from console), and recompile / install...
>>>
>>> Gilles
>>>
>>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20190204/05425e02/attachment.html>


More information about the Digikam-devel mailing list