Bug 107371 - [API] Want to specify target directory for project set import
Summary: [API] Want to specify target directory for project set import
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P5 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
: 288588 295243 308753 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-18 16:15 EDT by Ken Gilmer CLA
Modified: 2019-09-06 15:37 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Gilmer CLA 2005-08-18 16:15:15 EDT
I'd like to use TPS files to manage projects, but need to be able to specify 
the target directories to which the projects are checked out to due to team-
specific source policies.  

I'd like an option in the TPS import wizard to specify the target directory, 
just as in the new Java project wizard, a different directory can be specified.
Comment 1 Michael Valenta CLA 2005-08-30 13:54:34 EDT
Given the current API, we couldn't do this genrally for all providers. We 
could do it for CVS but it would be a bit clunky to prompt for the localtion 
for each project being imported.
Comment 2 Ken Gilmer CLA 2005-08-31 18:34:56 EDT
What about just prompting once for the base location from which project 
directories are created?  I imagine now it defaults to workspace root...  
Comment 3 Michael Valenta CLA 2005-09-01 09:10:38 EDT
Yes, that would probably be enough for most users. A workaround would be to 
open Eclipse on a workspace that is rooted at that folder. I understand that 
this doesn't work if you need projects rooted in two different places but in 
may help in some cases. There is currently no plan to address this but patches 
will be accepted.
Comment 4 Prakash Rangaraj CLA 2009-09-04 03:56:06 EDT
*** Bug 288588 has been marked as a duplicate of this bug. ***
Comment 5 Tomasz Zarna CLA 2009-11-20 08:59:35 EST
*** Bug 295243 has been marked as a duplicate of this bug. ***
Comment 6 thomas menzel CLA 2010-04-12 03:29:44 EDT
*** Bug 308753 has been marked as a duplicate of this bug. ***
Comment 7 thomas menzel CLA 2010-04-12 03:44:41 EDT
here are my 2 cents on this which might just serve as a clarification of previous comments:

there 2 levels of granularity to be be considered here IMO as others have pointed out:
a) put all projects in the PSF file into the same folder (customizable location)
b) open a detailed mapping dialog page that lets you chose per repository path prefix a location (is this meant by "base location" in #2?)

to illustrate: 
- you have a product B that is based on another product A
- both are in the same repository but in diff. location e.g.  https://my.svn.com/svn/A/trunk and https://my.svn.com/svn/B/trunk
- I usually would want to have the respective bundle projects for each path prefix in diff folders.

doing the mapping per path prefix lets the user define arbitrarily fine grained target folders. there could be some wizard button to detect the most common mappings schemes and fill up the mappings, e.g. like the one outlined above.

as an extension to this:
it might be a good idea to be able to share and save such a mapping scheme in case there is a policy in place and all team members have to do this. in that case the target location should be able to include the usual vars that eclipse offers in launches and elsewhere.
Comment 8 Eclipse Webmaster CLA 2019-09-06 15:37:27 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.