Git development
 help / color / mirror / Atom feed
From: Yann Dirson <ydirson@linagora.com>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: Re: [egit] Git repository with multiple eclipse projects ?
Date: Thu, 26 Nov 2009 15:30:16 +0100	[thread overview]
Message-ID: <20091126143016.GF15136@linagora.com> (raw)
In-Reply-To: <20091126004817.GL11919@spearce.org>

On Wed, Nov 25, 2009 at 04:48:17PM -0800, Shawn O. Pearce wrote:
> > When importing a git repo into eclipse, we get a list of projects to
> > import, but that list is empty.  What is expected by egit to get this
> > list filled ?
> 
> There should be .project files in the repository.  I think we scan
> the entire checkout tree for .project files, but maybe we are doing
> something stupid and only looking at the top level directory of
> the checkout.

Right, we could make it work - the devs just did not have the habbit
of commiting .project files.

> > It also does not look like it would be possible to use the "share"
> > functionnality to setup such a repository from multiple projects (or
> > from a project set), right ?
> 
> Nope, I don't think this is supported right now.  You need to
> initialize the git repository by hand in the higher level directory
> that holds the projects.

Yes, we did that by git-add'ing the initial projects manually and
pushing them, and we can now "import" that.

That makes me wonder if it should work to add a new project afterwards
from within Eclipse.  If we create a new project under the git tree,
and try to use "share", then we get presented a folded list containing
the project we want to add, which when unfolded reveals "..\.git"
(yes, this test done on windows) as repository, which is promising.

But then the field below near the "Create" button (the one with
"\.git" text on the right) gets polulated with the full project path
when we click on the project in the list, and we could not unlock the
"next" or "finish" button.  Are we just trying things the way they
should work but hit functionnality that is just not finished, or are
we completely off-track ?

Thanks much,
-- 
Yann

      parent reply	other threads:[~2009-11-26 14:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25 16:47 [egit] Git repository with multiple eclipse projects ? Yann Dirson
2009-11-25 19:53 ` Yann Simon
2009-11-25 21:27 ` Robin Rosenberg
2009-12-02 14:24   ` Yann Dirson
2009-11-26  0:48 ` Shawn O. Pearce
2009-11-26  1:12   ` Douglas Campos
2009-11-26  8:39   ` Yann Simon
2009-11-26 14:30   ` Yann Dirson [this message]

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=20091126143016.GF15136@linagora.com \
    --to=ydirson@linagora.com \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.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