Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: FUSEFORGE-64
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Hiram Chirino
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forge: FUSE Forge

Use 1 to 1 Project WebDAV / Web Site strucutre

Created: 16/Apr/09 05:47 PM   Updated: 24/Apr/09 04:36 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0


 Description  « Hide
right now project websites map the the web dav/$project/site directory instead of the dav/$project.
There is no reason to do this.

It should map to the same thing.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino added a comment - 16/Apr/09 05:49 PM
rails app has been updated so that the produced http configuration implements this.

James Strachan added a comment - 16/Apr/09 05:51 PM
OK so to make simpler use of our DAV areas how's this

/var/dav/$PROJECT - the website for the project
/maven/$VERSION - the maven generated website (javadocs and whatnot)
/repo
/snapshot - snapshot maven repo
/release - the release maven repo
release


Hiram Chirino added a comment - 24/Apr/09 04:36 PM
rolled into dev.