•  
     
    story #3827 have the content of a directory in SVN with last entry log
Summary
soap client user
have the content of a directory in SVN with last entry log
Empty
New SOAP method

Example:
/**
* Returns the content of a directory in Subversion with last entry log details according to user permissions
*
* @param String $sessionKey Session key of the desired project admin
* @param Integer $group_id ID of the project the subversion repository belongs to
* @param String $path Path to the directory to list (eg. '/tags')
* @param Boolean $order_by_date_desc
*
* @return ArrayOfString The list of directories with the last log entry and the date order by date desc or asc
*/
function getSvnPathWithLogDetails($sessionKey, $group_id, $path, $order_by_date_desc);



See http://shunt.cro.enalean.com/soap/svn/wsdl-viewer#op.id1168062674843
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [x] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#3827
Sandra Echinard (sechinard)
2013-08-13 11:38
2013-06-07 17:15
617

References
Referencing story #3827

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Is related to
    • Added:
  • Permissions set to all_users