libgit2 has been included for synchronization between computers (by 
means of some git hosting) - see the most recent message here: 
http://sourceforge.net/p/basket/mailman/basket-devel/?viewmonth=201403 
and also closed pull requests on github. BTW we should add configuration 
options to Basket to switch git on/off in runtime (now you can only do 
it in build time).

In order to push the changes, you need to fork the repository, create 
new branch, commit there and then you can create a pull request. Do you 
have a Github account?


Please ask if you have any questions about other Basket components.


On 05/05/2015 07:40 AM, Robert Charbonneau wrote:
> On May 5, 2015 08:33:55 AM Gleb Baryshev wrote:
>> 04.05.2015 23:53, Robert Charbonneau wrote:
>>>
>>> I did a bit of reading and found the following:
>>> http://stackoverflow.com/questions/27998122/libgit2-and-qt-error
>>>
>>> I tried adding git_libgit2_init(); prior to your call to
>>> git_threads_init() in Application::Application() but I still get this
>>> error. Is there a reason for trying to wrap Git on its own instead of
>>> using libqgit2 ( https://github.com/lgiordani/libqgit2 )? Any assistance
>>> you can provide would be helpful!
>>>
>>> Cheers,
>>>
>>> RPC
>>>
>>
>> libgit2 was chosen by Narfinger (a contributor on github).
>>
>> I'll try and commit the fix you've found. Before I was just compiling
>> Basket-kde5 with libgit disabled :)
>>
>> Regards,
>> Gleb
>
> Yup, at the time the code was added Git may not have changed their API by 
> that point.  This does indeed ensure that it compiles before and after the 
> change.  I think it's a good idea to integrate, but I'm not certain yet what 
> it was included for, haven't read all of the source yet.
>


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Basket-devel mailing list
Basket-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basket-devel

Reply via email to