Consider allowing non-suffixed URL for raw file retrieval

XMLWordPrintable

      The Syntax for fetching of a raw repo'd file currently is suffixing a browsed URL with '?raw':

      http://host/projects/{project}/repos/{repo}/browse/path/to/file.ext?raw
      

      It would be helpful if an (additional?) URL syntax could be provided which preserved path/to/file.ext as the end of the URL, such that files can not only be referenced over HTTP, but relative paths within those files will naturally resolve under the URL syntax. An example:

      http://host/projects/{project}/repos/{repo}/raw/path/to/file.ext
      

              Assignee:
              Christian
              Reporter:
              Keith Walters
              Votes:
              21 Vote for this issue
              Watchers:
              23 Start watching this issue

                Created:
                Updated:
                Resolved: