Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368931 - jgit doesn't allow to specify --upload-pack
Summary: jgit doesn't allow to specify --upload-pack
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 304965
  Show dependency tree
 
Reported: 2012-01-18 05:31 EST by Christoph Pospiech CLA
Modified: 2013-01-09 17:27 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.