Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] JGit

Hello

The main issue with jgit - is that we don't trust it. It was made by normal developers for normal developers.

On Wed, Mar 25, 2015 at 4:43 PM, Sun Tan <sun.tan@xxxxxxxxx> wrote:
Hi all,
The problem by using the command line version of git is that we can hardly handle the interactive side of it: for instance if you do a git pull or merge or rebase, and get into conflict issue, it's hard to solve the conflicts at the moment with the current implementation of Che.

Is the problem only for clone ? maybe we could have a mixed usage:
- command line for clone
- jgit for other actions

Cheers,
Sun

2015-03-24 21:20 GMT+01:00 Sergii Kabashniuk <skabashnyuk@xxxxxxxxxxx>:
See attachments


On Tue, Mar 24, 2015 at 10:13 PM, Tyler Jewell <tyler@xxxxxxxxxxx> wrote:
@Sergii - do we have any old test sequences or selenium tests that offer algorithms for reproducing the issues?

Tyler Jewell | CEO | tyler@​codenvy.​com | 9​78​.8​84​.53​55


On Tue, Mar 24, 2015 at 12:43 PM, Sergii Kabashniuk <skabashnyuk@xxxxxxxxxxx> wrote:


On Tue, Mar 24, 2015 at 9:28 PM, Sharav, Omer <omer.sharav@xxxxxxx> wrote:

Hi CheDev’s,

 

I understand that you saw some issues when trying to integrate JGit into Che, which led to using the Git binary instead.

We at SAP know a colleague who is contributing to JGit and would be interested to investigate the issues you encountered with regards to the JGit integration.

 

Would you be able to tell us how to recreate the integration (e.g. in which release was it present)?

 
It was in IDE2(Not in current codebase)
We are not recommended to use JGit. It's was extremely unpredictable with concurrent operations like clone in projects larger when "hello world"
From our experience git causes endless operation with 200% CPU usage  lots of times.


Sergii Kabashniuk

 

Thanks!

Omer Sharav.

SAP.


_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/che-dev



_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/che-dev



_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/che-dev



_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/che-dev



_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/che-dev



Back to the top