Bug 395143

Summary: Import Team Project Set (*.psf) should use the default repository folder specified on the 'Git' preference page
Product: [Technology] EGit Reporter: Dani Megert <daniel_megert>
Component: UIAssignee: Andrey Loskutov <loskutov>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: loskutov, malaperle, markus.kell.r, matthias.sohn, niehoff.matthias
Version: 2.2   
Target Milestone: 4.1   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/52570
https://git.eclipse.org/c/egit/egit.git/commit/?id=1332a1fedf6a2f189eb90644946a7309423eccf3
Whiteboard:

Description Dani Megert CLA 2012-11-27 05:23:14 EST
2.2.

Import Team Project Set (*.psf) should use the default repository folder specified on the 'Git' preference page.

For this, the preference org.eclipse.egit.ui.UIPreferences.DEFAULT_REPO_DIR has to be moved  to the core bundle together with migration code that transfers the current value from UI to Core.

See also bug 384998.
Comment 1 Markus Keller CLA 2013-09-27 06:15:24 EDT
Same bug via File > Import... > Plug-ins and Fragments, and then select "Projects from a repository": The cloned repo ends up directly inside the workspace rather than at the configured location.
Comment 2 Andrey Loskutov CLA 2015-07-24 16:11:18 EDT
Still in 4.1. I will try to take a look at it.
Comment 3 Eclipse Genie CLA 2015-07-25 18:15:48 EDT
New Gerrit change created: https://git.eclipse.org/r/52570
Comment 4 Eclipse Genie CLA 2015-08-14 06:57:36 EDT
Gerrit change https://git.eclipse.org/r/52570 was merged to [master].
Commit: http://git.eclipse.org/c/egit/egit.git/commit/?id=1332a1fedf6a2f189eb90644946a7309423eccf3
Comment 5 Matthias Sohn CLA 2015-08-14 06:58:07 EDT
submitted patch
Comment 6 Marc-André Laperle CLA 2015-09-28 15:00:18 EDT
*** Bug 478564 has been marked as a duplicate of this bug. ***