All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robin Rosenberg <robin.rosenberg@dewire.com>
To: Yann Dirson <ydirson@linagora.com>
Cc: git@vger.kernel.org, egit-dev@eclipse.org
Subject: Re: [egit] Git repository with multiple eclipse projects ?
Date: Wed, 25 Nov 2009 22:27:39 +0100	[thread overview]
Message-ID: <200911252227.40235.robin.rosenberg@dewire.com> (raw)
In-Reply-To: <20091125164734.GF21347@linagora.com>

onsdag 25 november 2009 17:47:34 skrev  Yann Dirson:
> I am investigating whether it is possible at all to have several
> eclipse projects in a single git repo, and have those projects
> correctly seen as managed by git.
>
> 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 ?

Both Egit and Jgit themselves have multiple projects in the same repo. 
All projects must be located in the same directory structure.

repo/.git
    |`--project1/.git
    |`--project2

etc
Other variations are possible.

>
> 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 ?

Share only tells Eclipse to attach EGit as the team provider, provided
it is located in a git repo, or lets you create a repo if none exists.

-- robin

  parent reply	other threads:[~2009-11-25 21:27 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 [this message]
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

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=200911252227.40235.robin.rosenberg@dewire.com \
    --to=robin.rosenberg@dewire.com \
    --cc=egit-dev@eclipse.org \
    --cc=git@vger.kernel.org \
    --cc=ydirson@linagora.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.