Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 319633 - Team Project Set
Summary: Team Project Set
Status: CLOSED DUPLICATE of bug 296082
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.8.1   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 16:40 EDT by David Carver CLA
Modified: 2010-10-26 12:47 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Carver CLA 2010-07-12 16:40:32 EDT
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.
Comment 1 Chris Aniszczyk CLA 2010-10-26 12:47:54 EDT

*** This bug has been marked as a duplicate of bug 296082 ***