Patch allowing to have 2 branches with same name in an "auto_publish" project and to generate "full path urls"

Bug #254411 reported by kiorky
2
Affects Status Importance Assigned to Milestone
loggerhead
Invalid
Undecided
Unassigned

Bug Description

I was not totally happy with the basic loggerhead to do what i wanted.
My use case is to serve a bunch of branches organized like this:

-a/
----b/
--------d/
----c/
--------d/
--------f/
----e/

Where "a", "b" and "c" are not branches but simple directories

I wanted to have in the ui the full pathes of each branch and to serve branches with same name.
Indeed, just one of the 2 "d" branches would be served by default.

So come along with this bug two patches.

the "fullpath.diff" will do something like that in the UI:
e/
b/d/
c/d/
c/f/

The "uniq.diff" will generate :
e/
f/
b/d/
c/d/

Revision history for this message
kiorky (kiorky) wrote :
Revision history for this message
kiorky (kiorky) wrote :
description: updated
kiorky (kiorky)
description: updated
description: updated
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

It sounds very much like you'd prefer the 'serve-branches' entry point?

Revision history for this message
Martin Albisetti (beuno) wrote :

Waiting for feedback

Changed in loggerhead:
status: New → Incomplete
Revision history for this message
Martin Albisetti (beuno) wrote :

Long gone

Changed in loggerhead:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.