git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* EGIT: problems using eclipse project below root of working tree
@ 2009-04-29 18:28 John Bito
  2009-04-30  0:17 ` Robin Rosenberg
  0 siblings, 1 reply; 2+ messages in thread
From: John Bito @ 2009-04-29 18:28 UTC (permalink / raw)
  To: git

My Java project is part of a larger repository, so the Eclipse project
I'm opening is rooted one level below the directory containing .git/.

When I open only the subproject (the root project shows as closed in
the project explorer), all the members of the working directory of the
subproject show in the Project Explorer as if they were untracked
files (query icon).  If I open the subproject after opening the root
project, the members correctly appear as committed (can icon).
Opening the root project after opening the subproject seems to produce
an error in references to jars in the subproject - not obviously
related to EGIT.

If the root project is open, changes made in the subproject are listed
twice in the Commit dialog (once prefixed by root-project-name: and
once prefixed by subproject-name:).  If the root project is closed,
the Commit dialog lists the changes once (prefixed by
subproject-name).

I think the commit dialog gives me the correct status, but I'd have
more confidence if the icons in the Project Explorer were consistent.
I don't want to work with the root project open because it's MUCH
bigger than the Java code I'm working on and Eclipse seems faster with
only the subproject open.  I'm also concerned that if I let it commit
with both the root and subproject instances of the changes checked,
I'll cause a problem that'll take some time to unwind (not interested
in experimenting with that at the moment).

Should I add this as a bug?

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

end of thread, other threads:[~2009-04-30  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-29 18:28 EGIT: problems using eclipse project below root of working tree John Bito
2009-04-30  0:17 ` 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).