Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368931

Summary: jgit doesn't allow to specify --upload-pack
Product: [Technology] JGit Reporter: Christoph Pospiech <pospiech-HD>
Component: JGitAssignee: Project Inbox <jgit.core-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 304965    

Description Christoph Pospiech CLA 2012-01-18 05:31:15 EST
Build Identifier: Version: Indigo Service Release 1 Build id: 20110916-0149

This was entered as bug 304965 for Egit UI, but the answer was that it should be rather a feature request for jgit.

Original description was -
EGIT fails to import project if git is installed in a non-default location on
the remote host. A command line "git clone --upload-pack
<location_of_git-upload-pack> ..." succeeds, but EGIT fails with error message
that git-upload-pack cannot be found. Allowing for an extra GUI field for git
options would solve this problem.	



Reproducible: Always

Steps to Reproduce:
1.Try to import a project via Egit from a server that has git installed in a non-default location.
2.
3.