Displaying 3 results from an estimated 3 matches for "a7c2d9855291fd9e7f4a4d3143d".
Did you mean:
b2a7c2d9855291fd9e7f4a4d3143d
2015 Jun 11
3
git daemon on zytor is back in action
...yslinux/syslinux.git/tag/?id=syslinux-4.07
http://git.zytor.com/syslinux/syslinux.git/tag/?id=a4fcb6d867aadcaf5af8f
87eb1ba96abe2748159
http://git.zytor.com/syslinux/syslinux.git/tag/?id=syslinux-4.07
Snapshot example:
http://git.zytor.com/?p=syslinux/syslinux.git;a=snapshot;h=61f106ba8a5b2
a7c2d9855291fd9e7f4a4d3143d;sf=tgz
Note that in this example, the "sf=" parameter is "sf=tgz".
So perhaps it should go to:
http://git.zytor.com/syslinux/syslinux.git/snapshot/syslinux-61f106ba8a5
b2a7c2d9855291fd9e7f4a4d3143d.tar.gz
I think that an old "gitweb-chaching" snapshot link should e...
2015 Jun 12
2
git daemon on zytor is back in action
...m not sure how this ";h=refs/tags/" should be managed.
Perhaps "Warthog9" might have some suggestion about these
";h=refs/tags/" cases?
Regarding snapshots, an old gitweb-caching link such as:
http://git.zytor.com/?p=syslinux/syslinux.git;a=snapshot;h=61f106ba8a5b2
a7c2d9855291fd9e7f4a4d3143d;sf=tgz
seems to be converted now to something like:
http://git.zytor.com/syslinux/syslinux.git/snapshot/syslinux-61f106ba8a5
b2a7c2d9855291fd9e7f4a4d3143d.tar.gz?id=61f106ba8a5b2a7c2d9855291fd9e7f4
a4d3143d
Note the extra "id=..." part at the end, after the "tar.gz". It still...
2015 Jun 11
2
git daemon on zytor is back in action
> > Or perhaps there is a way to avoid the "Invalid request" message? Maybe
> > by some (automatic) redirection to the adequate corresponding new
> > "cgit" link?
>
> It certainly would be possible to do a redirection, if one can come up
> with a mapping from gitweb queries to cgit queries, which I don't know
> if someone has already done...