Re: [EGIT RFC PATCH(was Re: egit problem with sym linked eclipse project dirs)] Add some support for symlinked projects.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
  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@xxxxxxxxxx>
  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@xxxxxxxxxx>
      Signed-off-by: Shawn O. Pearce <spearce@xxxxxxxxxxx>

  ...

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.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux