Changes between Initial Version and Version 1 of Ticket #815, comment 25


Ignore:
Timestamp:
11.11.2015 01:51:33 (9 years ago)
Author:
jri
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #815, comment 25

    initial v1  
    11This works already. Use the FileService's getFile() method to get the absolute repo path. If called with "/" you get the proper repo path for both cases: 
    2 * if per_workspace=false the repo's root directory returned 
     2* if per_workspace=false the repo's root directory is returned 
    33* if per_workspace=true the root directory of the //current// workspace is returned. This is done by inspecting the workspace cookie. 
    44