CheffPJ wrote:
Thanks for the long response and my apologies for not being completely clear
in my prior post. The bottom-line was that I did not want to have to
individually Team>Share each module project when the project that contains
those modules has already been checked-in.
I think a simple command line svn import from the top-level project would
have imported the projects to the repository as I expected.
Sorry, you somehow managing to put words together in a way that does
not make sense to me.
Let me reiterate. It doesn't really matter how you initiate import of
your Maven projects, e.g. checking them out from the command line and
then using "Import... / Maven Projects" wizard, or directly use
"Import... / Checkout Maven projects from SCM" wizard.
http://docs.codehaus.org/display/M2ECLIPSE/Importing+Maven+projects
In both cases, the import wizard would scan the project tree and will
offer you to select which projects/modules you want to import from that
tree. The code that importing project is the same in both cases (it is
just that SCM wizard has an extra step before it that brings projects
locally from SCM) and it is Eclipse version control provider who
supposed to connect newly imported projects with version control system.
I'd have to say from all the different issues you posted, the most likely
cause is either my own misunderstanding or the following:
Yet it is pretty common scenario and it used to work. I know, I know,
it is a lame answer, but it is hard to diagnose based on information you
provided. You may want to check Eclipse error log to see if there is any
exceptions out there related to project import or svn. All in all it is
better to submit a bug report and provide steps required to reproduce in
there. See http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues
Also, you could see if you'd have a better luck with Subversive plugin.
regards,
Eugene
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email