git_http_backend.py icon indicating copy to clipboard operation
git_http_backend.py copied to clipboard

FEATURE: Allow for dynamic file storage

Open dvdotsenko opened this issue 15 years ago • 1 comments

Right now, the path given is assume to translate to literal path of the repo. Build in hooks for path conversion mechanisms that reroute publicly presentable repo paths for internal, potentially ugly local paths.

dvdotsenko avatar Jul 30 '10 06:07 dvdotsenko

"public" to "dynamic local" paths conversion is needed for both - Git-specific and Static File server components. Ugh...

dvdotsenko avatar Aug 04 '10 00:08 dvdotsenko