Community
Participate
Working Groups
When using the Export->Team->Team Project Set with EGit projects, the project set file only contains the following information: <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0"> <provider id="org.eclipse.egit.core.GitProvider"/> </psf> It would be nice to have the ability for the projects to be exported, and have branch or tag information included for where the files should be retrieved from. This should also work for Import->Team->Team Project Set as it should be able to import using this format as well.
*** This bug has been marked as a duplicate of bug 296082 ***