Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » How to clone when git-upload-pack is at custom location on the server?(In command line, I would use the "-u" option, but I could not find anything similar on the EGit GUI.)
How to clone when git-upload-pack is at custom location on the server? [message #989907] Sun, 09 December 2012 20:08 Go to next message
Marton Sigmond is currently offline Marton SigmondFriend
Messages: 73
Registered: July 2009
Location: Hungary
Member
Hi,

In our server environment the git executables can be found at custom location.
So when we clone in the command line, we use the "-u" flag:
git clone -u /git/bin/path/git-upload-pack ssh://user@server/repo/path

Is there any way how I could specify the git-upload-pack location when cloning on the EGit GUI?

Best regards,
Marton
Re: How to clone when git-upload-pack is at custom location on the server? [message #998389 is a reply to message #989907] Wed, 09 January 2013 22:27 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
This isn't implemented yet [1].

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=368931
Previous Topic:Flash Builder 4.7, eGit and the 'Label Decorations'
Next Topic:Single file is shown several times in commit dialog
Goto Forum:
  


Current Time: Tue Mar 19 07:02:59 GMT 2024

Powered by FUDForum. Page generated in 0.03897 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top