| Summary: | Import with new project name not possible | ||
|---|---|---|---|
| Product: | [Technology] EGit | Reporter: | Dani Megert <daniel_megert> |
| Component: | UI | Assignee: | Project Inbox <egit.ui-inbox> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | kim.moir, robin.rosenberg, tomasz.zarna |
| Version: | 1.2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Dani Megert
> - 'Use the New Project Wizard' is useless (see bug ). Bug 367833 that is. > ...we can no longer import some of the > projects after the Git migration (as it would result in duplicate names). This a limitation on Eclipse. It should allow the import with some warnings and automatic rename, like name(2) or something, so one can the fix it after import. It would be reasonable to expect such workspaces to be unbuildable until the issues have been resolved. > - 'Use the New Project Wizard' is useless (see bug ). This depends on the project type. It works for general projects, but not many others. >- 'Import as general project' does not work because it complains when there's already a '.project' file. Platform limitation, I think. (In reply to comment #2) > > ...we can no longer import some of the > > projects after the Git migration (as it would result in duplicate names). > > This a limitation on Eclipse. It should allow the import with some warnings > and automatic rename, like name(2) or something, so one can the fix it after > import. It would be reasonable to expect such workspaces to be unbuildable > until the issues have been resolved. > > > - 'Use the New Project Wizard' is useless (see bug ). > > This depends on the project type. It works for general projects, but not > many others. > > >- 'Import as general project' does not work because it complains when there's > already a '.project' file. > > Platform limitation, I think. The CVS importer can do this, so, saying it's a platform limitation isn't really true. (In reply to comment #3) > The CVS importer can do this, so, saying it's a platform limitation isn't > really true. See https://bugs.eclipse.org/bugs/attachment.cgi?id=234147 |