git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* jgit doesn't support "compare with" and "replace with"?
@ 2008-12-19  9:10 Martin_S
  2008-12-19 15:20 ` Shawn O. Pearce
  0 siblings, 1 reply; 3+ messages in thread
From: Martin_S @ 2008-12-19  9:10 UTC (permalink / raw)
  To: git


Hi, I'm using eclipse 3.4 and jgit 0.4. The right click context menus don't
list "compare with" and "replace with". Am I doing something wrong?

Thanks in Advance, Martin
-- 
View this message in context: http://n2.nabble.com/jgit-doesn%27t-support-%22compare-with%22-and-%22replace-with%22--tp1677009p1677009.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: jgit doesn't support "compare with" and "replace with"?
  2008-12-19  9:10 jgit doesn't support "compare with" and "replace with"? Martin_S
@ 2008-12-19 15:20 ` Shawn O. Pearce
  2008-12-19 20:39   ` Robin Rosenberg
  0 siblings, 1 reply; 3+ messages in thread
From: Shawn O. Pearce @ 2008-12-19 15:20 UTC (permalink / raw)
  To: Martin_S; +Cc: git

Martin_S <iksdrijf@yahoo.com> wrote:
> 
> Hi, I'm using eclipse 3.4 and jgit 0.4. The right click context menus don't
> list "compare with" and "replace with". Am I doing something wrong?

We haven't implemented them in EGit.  So its not surprising that
they aren't appearing.

-- 
Shawn.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: jgit doesn't support "compare with" and "replace with"?
  2008-12-19 15:20 ` Shawn O. Pearce
@ 2008-12-19 20:39   ` Robin Rosenberg
  0 siblings, 0 replies; 3+ messages in thread
From: Robin Rosenberg @ 2008-12-19 20:39 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: Martin_S, git

fredag 19 december 2008 16:20:45 skrev Shawn O. Pearce:
> Martin_S <iksdrijf@yahoo.com> wrote:
> > 
> > Hi, I'm using eclipse 3.4 and jgit 0.4. The right click context menus don't
> > list "compare with" and "replace with". Am I doing something wrong?
> 
> We haven't implemented them in EGit.  So its not surprising that
> they aren't appearing.

Actually, we had it in v0.3 though it didn't always work. In particular it didn't work on
Windows... 

The history rewrited killed it, but re-adding it would not be to hard, It's mostly about passing two explicit
versions to compare, which is already done in 

The old version disappeared in 07f04ae5b1771069667028d225196daff29402a0, checkout out and rebuild
if you are really desperate. Reverting it is an option, but that is not trivial either so going forward and 
reimplementing it (correctly this time) is a more appealing approach. Dependig on your needs, i.e. if
you only don't need clone/fetch/push you could go back to the commit mentioned above. The closest
tagged version is v0.3.1. As a bonus it draws the graph correctly, though it is not optimal.

-- robin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-19 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19  9:10 jgit doesn't support "compare with" and "replace with"? Martin_S
2008-12-19 15:20 ` Shawn O. Pearce
2008-12-19 20:39   ` Robin Rosenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).