Bug 17657 - DAV: DOC: Project folder is ignored
Summary: DAV: DOC: Project folder is ignored
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin McGuire CLA
QA Contact:
URL:
Whiteboard:
Keywords: readme
Depends on:
Blocks:
 
Reported: 2002-05-24 10:17 EDT by Tod Creasey CLA
Modified: 2002-06-08 12:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2002-05-24 10:17:09 EDT
When I put a project to the DAV server the propject directory is ignored. As a
result if I wanted to store several projects in a Folder called MyProjects this
would not be possible as they would write over each other.

STEPS
1) Create a project First and Second
2) Delpoy them both to a dav server in a Folder Foo
3) Create f1.txt in First and f2.txt in second.
4) Put both the get both - both projects will have f1.txt and f2.txt
Comment 1 Kevin McGuire CLA 2002-05-24 11:27:37 EDT
This actually is by design.  Normally with target management you put/get the 
contents of the project, not the actual project.  The place you pick in the 
site explorer is where the project contents will go.  This allows your local 
project to have a different name than the container in the dav/ftp server.  We 
also intend to allow you to deploy at the level of a workbench folder, so for 
example you can just put your /bin directory to deploy it to a server.

If you want to map several projects to the same site location, you create a new 
folder for each one.  This is why "New Folder" is in the mapping page.
Comment 2 Kevin McGuire CLA 2002-06-08 12:55:04 EDT
readme