[ 
http://jira.codehaus.org/browse/CONTINUUM-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229747#action_229747
 ] 

Maria Catherine Tan commented on CONTINUUM-2545:
------------------------------------------------

Added WebDAV support for the working copies in the build agent

1. there's a WorkingCopyServlet in the build agent that will handle all url 
pattern: /workingcopy/*
e.g. In order to view the working copy of a project with id 1, the url will be 
"http://host/workingcopy/[projectId]";
2. support for read only access to working copies
3. can use Sardine as the WebDAV client
4. no security implementation yet. 

#4 still needs to be discuss in the dev list. We currently don't have a 
database in the build agent so we can't use redback for the role-based 
authorization.



> Add WebDAV interface to continuum build agent for displaying the working 
> copies
> -------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2545
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2545
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Distributed Builds
>            Reporter: Maria Catherine Tan
>            Assignee: Maria Catherine Tan
>             Fix For: 1.4.1 (Beta)
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to