Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 319633

Summary: Team Project Set
Product: [Technology] EGit Reporter: David Carver <d_a_carver>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: caniszczyk, mn
Version: 0.8.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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 ***