git integration for remote repository

René J.V. Bertin rjvbertin at gmail.com
Tue Jul 20 19:03:36 BST 2021


On Tuesday July 20 2021 13:58:49 Amit Chaudhuri wrote:

>If I try to "fetch the project" the dialogue box allows me to push the
>"Get" button but then hangs showing 0% progress.

I'm not convinced the progress bar ever showed anything between 0 and 100% but that aside, I am pretty confident that all KDevelop versions always called the standard git command. You should be able to verify that this is the case, which is the exact command being executed, and if maybe there's a quoting issue.

Do you by any chance have to connect through a proxy which is specified in an env. variable that is not preserved in your KDevelop session? Or, do you have a proxy configured for web access via the system-settings app which is then imposed inappropriately to git by KDevelop?

R.


More information about the KDevelop mailing list