Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EGit/User Guide/Project Set File

< EGit‎ | User Guide
Revision as of 14:02, 29 November 2009 by Mn.mn.com.ua (Talk | contribs)

An original enhancement request Bug 296082 - Provide support for Project Set Files has a sample PSF for EGit and JGit projects.

Import a project set file

Corner cases

Same branch VS individual branches

It's OK if all referenced projects share the same branch. Does it make sense to support individual branches (per project) like this:

Creating two (identical?) local repositories will be required to support individual branches.

Export a project set file

  • Local working copy of the project shared with CVS, SVN (as any other centralized VCS?) has a reference to a single remote repository. But it's not the case for a Git (and for any other distributed VCS?). A several remotes may be configured for a local Git repository and user should provide which one should be referenced from a PSF.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.