Bug 304965 - Clone doesn't allow to specify --upload-pack
Summary: Clone doesn't allow to specify --upload-pack
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on: 368931
Blocks:
  Show dependency tree
 
Reported: 2010-03-08 04:07 EST by Christoph Pospiech CLA
Modified: 2013-09-27 10:17 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Pospiech CLA 2010-03-08 04:07:02 EST
Build Identifier: M20090917-0800

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
Comment 1 Stefan Lay CLA 2010-07-30 08:16:18 EDT
This is a feature request. JGit has to provide this feature.
Comment 2 Christoph Pospiech CLA 2012-01-18 05:32:49 EST
Just submitted feature request (bug) 368931 for jgit as suggested by the comment above.