git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
To: Stephen Bannasch <stephen.bannasch@deanbrook.org>
Cc: "Shawn O. Pearce" <spearce@spearce.org>, git@vger.kernel.org
Subject: Re: [EGIT RFC PATCH(was Re: egit problem with sym linked eclipse project dirs)] Add some support for symlinked projects.
Date: Thu, 12 Mar 2009 07:56:07 +0100	[thread overview]
Message-ID: <200903120756.07853.robin.rosenberg.lists@dewire.com> (raw)
In-Reply-To: <p06240814c5de27cbf520@[63.138.152.192]>

torsdag 12 mars 2009 03:57:09 skrev Stephen Bannasch <stephen.bannasch@deanbrook.org>:
> OK ... I'm a bit confused now because I no longer have Git listed as 
> a repository type for Team Sharing.
> 
> I deleted the existing org.spearce.* eclipse plugins
> 
>    [eclipse]$ rm -f plugins/org.spearce.*
> 
> pulled from git://repo.or.cz/egit.git
> 
> created a new branch for this test and applied your patch
> 
>    [egit.git (linksbranch)]$ git log
>    commit 2b86cd4e27a9d9158092305271d6fb25ab27846e
>    Author: Stephen Bannasch <stephen.bannasch@gmail.com>
>    Date:   Wed Mar 11 22:29:26 2009 -0400
> 
>        check through links for repositories
>        Robin Rosenberg's patch
>        see: http://marc.info/?l=git&m=123681033214178&w=2
>        and: http://code.google.com/p/egit/issues/detail?id=52
> 
>    commit 341b9c1abadd2ac0ec9ecc7c597990070612e058
>    Author: Ruth Alkema <ruth@diasoft.nl>
>    Date:   Wed Mar 11 16:42:45 2009 +0100
> 
>        Better fix for 'negative position' error on large pack files
> 
>        If position is really big and the window size is fairly small, id can
>        be negative.  Instead of producing a negative position by extending
>        id to a long, mask out the low bits from the original position value
>        to compute the window start.
> 
>        [sp: message by me, as I had already applied v1 of the patch
>             and pushed it (see immediate parent)]
> 
>        Signed-off-by: Ruth Alkema <ruth@diasoft.nl>
>        Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
> 
>    ...
> 
> Opened Eclipse and switched to the egit workspace. Refreshed the egit 
> projects and exported the org.spearce.* packages as deployable 
> plugins and fragments to the Eclipse dir.
> 
> The new plugins are there:
> 
>    [eclipse]$ ls plugins/org.spearce.*
>    plugins/org.spearce.egit.core.test_0.4.0.200903112237.jar
>    plugins/org.spearce.egit_0.4.0.200903112237.jar
>    plugins/org.spearce.egit.core_0.4.0.200903112237.jar
>    plugins/org.spearce.jgit_0.4.0.200903112237.jar
>    plugins/org.spearce.egit.ui_0.4.0.200903112237.jar
> 
> Quit and restarted Eclipse.
> 
> When I select a project with an existing git repository and try to 
> enable team/sharing only CVS and SVN are listed.

You don't have the a matching feature. That could be it, but I'm not sure. 
You can also try starting eclipse witth the -clean switch. Looking at the
<workspace>/.metadata/.log could also give you some hints.

For debugging/testing in general it is often easier to launch Eclipse from
eclipse (Run As) without reinstalling. 

-- robin

  reply	other threads:[~2009-03-12  6:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13 20:00 egit problem with sym linked eclipse project dirs Stephen Bannasch
2009-01-13 21:37 ` Robin Rosenberg
2009-01-13 23:27   ` Stephen Bannasch
2009-01-23  1:56     ` Stephen Bannasch
2009-01-23 21:33       ` Robin Rosenberg
2009-03-11 22:17         ` [EGIT RFC PATCH(was Re: egit problem with sym linked eclipse project dirs)] Add some support for symlinked projects Robin Rosenberg
2009-03-12  2:57           ` Stephen Bannasch
2009-03-12  6:56             ` Robin Rosenberg [this message]
2009-03-18 16:02               ` Stephen Bannasch
2009-03-18 21:09                 ` Robin Rosenberg
2009-03-18 21:10                 ` Robin Rosenberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200903120756.07853.robin.rosenberg.lists@dewire.com \
    --to=robin.rosenberg.lists@dewire.com \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.org \
    --cc=stephen.bannasch@deanbrook.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).