I see that, possibly as a side-effect of the recent migration, gitweb on cl.net is now displayed without its usual decorations.
Possibly every project with a link to gitweb now suffer from this but I check only a few I know better.
Can this be a simple CSS configuration issue?
Cheers,
Jean-Claude Beaudoin
BTW, Erik Huelsmann fixed somewhat the same thing back at the end of last July.
On Mon, Sep 22, 2014 at 4:48 PM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
I see that, possibly as a side-effect of the recent migration, gitweb on cl.net is now displayed without its usual decorations.
Possibly every project with a link to gitweb now suffer from this but I check only a few I know better.
Can this be a simple CSS configuration issue?
Cheers,
Jean-Claude Beaudoin
Hi Jean-Claude,
Just checked and fixed the configuration. Could you check and confirm that it's working as you'd expect?
Thanks!
Bye,
Erik.
On Tue, Sep 23, 2014 at 1:43 AM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
BTW, Erik Huelsmann fixed somewhat the same thing back at the end of last July.
On Mon, Sep 22, 2014 at 4:48 PM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
I see that, possibly as a side-effect of the recent migration, gitweb on cl.net is now displayed without its usual decorations.
Possibly every project with a link to gitweb now suffer from this but I check only a few I know better.
Can this be a simple CSS configuration issue?
Cheers,
Jean-Claude Beaudoin
Clo-devel mailing list Clo-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
Hmm now it seems at least some of the projects themselves are missing. I just tried looking at gitweb for mkcl and asdf, and both of them report an error with a 404 - No such project:
http://common-lisp.net/gitweb/?p=projects/asdf/asdf.git http://common-lisp.net/gitweb/?p=projects/mkcl/mkcl.git
On Wed, Sep 24, 2014 at 4:33 PM, Erik Huelsmann ehuels@gmail.com wrote:
Hi Jean-Claude,
Just checked and fixed the configuration. Could you check and confirm that it's working as you'd expect?
Thanks!
Bye,
Erik.
On Tue, Sep 23, 2014 at 1:43 AM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
BTW, Erik Huelsmann fixed somewhat the same thing back at the end of last July.
On Mon, Sep 22, 2014 at 4:48 PM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
I see that, possibly as a side-effect of the recent migration, gitweb on cl.net is now displayed without its usual decorations.
Possibly every project with a link to gitweb now suffer from this but I check only a few I know better.
Can this be a simple CSS configuration issue?
Cheers,
Jean-Claude Beaudoin
Clo-devel mailing list Clo-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
-- Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.
Clo-devel mailing list Clo-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
I concur with Dave.
Gitweb links are currently returning an XML parsing error message for both ASDF and MKCL, and possibly others.
On Wed, Sep 24, 2014 at 8:17 PM, Dave Cooper david.cooper@genworks.com wrote:
Hmm now it seems at least some of the projects themselves are missing. I just tried looking at gitweb for mkcl and asdf, and both of them report an error with a 404 - No such project:
http://common-lisp.net/gitweb/?p=projects/asdf/asdf.git http://common-lisp.net/gitweb/?p=projects/mkcl/mkcl.git
On Wed, Sep 24, 2014 at 4:33 PM, Erik Huelsmann ehuels@gmail.com wrote:
Hi Jean-Claude,
Just checked and fixed the configuration. Could you check and confirm that it's working as you'd expect?
Thanks!
Bye,
Erik.
On Tue, Sep 23, 2014 at 1:43 AM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
BTW, Erik Huelsmann fixed somewhat the same thing back at the end of last July.
On Mon, Sep 22, 2014 at 4:48 PM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
I see that, possibly as a side-effect of the recent migration, gitweb on cl.net is now displayed without its usual decorations.
Possibly every project with a link to gitweb now suffer from this but I check only a few I know better.
Can this be a simple CSS configuration issue?
Cheers,
Jean-Claude Beaudoin
Clo-devel mailing list Clo-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
-- Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.
Clo-devel mailing list Clo-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
-- My Best,
Dave Cooper, Genworks Support david.cooper@genworks.com, dave.genworks.com(skype) USA: 248-327-3253(o), 1-248-330-2979(mobile) UK: 0191 645 1699
Hi,
where are you finding these links? It is true that they don't work, but they just seem to be malformed. The link you sent,
http://common-lisp.net/gitweb/?p=projects/asdf/asdf.git
gives an error. But if I go to http://common-lisp.net/gitweb/ I can click on the asdf link,
http://common-lisp.net/gitweb/?p=asdf/asdf.git;a=summary;js=1
and I get something that looks OK.
This also works:
http://common-lisp.net/gitweb/?p=asdf/asdf.git
Where are the these broken links?
Regards, Mario
On Wed, 24 Sep 2014 23:08:38 -0400 Jean-Claude Beaudoin jean.claude.beaudoin@gmail.com wrote:
I concur with Dave.
Gitweb links are currently returning an XML parsing error message for both ASDF and MKCL, and possibly others.
On Wed, Sep 24, 2014 at 8:17 PM, Dave Cooper david.cooper@genworks.com wrote:
Hmm now it seems at least some of the projects themselves are missing. I just tried looking at gitweb for mkcl and asdf, and both of them report an error with a 404 - No such project:
http://common-lisp.net/gitweb/?p=projects/asdf/asdf.git http://common-lisp.net/gitweb/?p=projects/mkcl/mkcl.git
On Wed, Sep 24, 2014 at 4:33 PM, Erik Huelsmann ehuels@gmail.com wrote:
Hi Jean-Claude,
Just checked and fixed the configuration. Could you check and confirm that it's working as you'd expect?
Thanks!
Bye,
Erik.
On Tue, Sep 23, 2014 at 1:43 AM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
BTW, Erik Huelsmann fixed somewhat the same thing back at the end of last July.
On Mon, Sep 22, 2014 at 4:48 PM, Jean-Claude Beaudoin < jean.claude.beaudoin@gmail.com> wrote:
I see that, possibly as a side-effect of the recent migration, gitweb on cl.net is now displayed without its usual decorations.
Possibly every project with a link to gitweb now suffer from this but I check only a few I know better.
Can this be a simple CSS configuration issue?
Cheers,
Jean-Claude Beaudoin
Clo-devel mailing list Clo-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
-- Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.
Clo-devel mailing list Clo-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
-- My Best,
Dave Cooper, Genworks Support david.cooper@genworks.com, dave.genworks.com(skype) USA: 248-327-3253(o), 1-248-330-2979(mobile) UK: 0191 645 1699
The following pages for example have the apparently malformed gitweb links:
http://common-lisp.net/project/asdf/#downloads
http://common-lisp.net/project/mkcl/
So I guess the projects need to be notified that the "/project/..." syntax doesn't work anymore. Apparently this "/project/" pattern used to work?
On Thu, Sep 25, 2014 at 3:43 AM, Mario S. Mommer mmommer@common-lisp.net wrote:
Hi,
where are you finding these links? It is true that they don't work, but they just seem to be malformed. The link you sent,
http://common-lisp.net/gitweb/?p=projects/asdf/asdf.git
gives an error. But if I go to http://common-lisp.net/gitweb/ I can click on the asdf link,
http://common-lisp.net/gitweb/?p=asdf/asdf.git;a=summary;js=1
and I get something that looks OK.
This also works:
http://common-lisp.net/gitweb/?p=asdf/asdf.git
Where are the these broken links?
Regards, Mario
Indeed the link form you suggest do work like a charm and do give the result the previous (now malformed) link form used to.
I updated mine. Now ASDF has to do the same. I hope the CC to the ASDF maintainer here above will be enough to get his attention...
Thanks,
Jean-Claude
On Thu, Sep 25, 2014 at 9:46 AM, Dave Cooper david.cooper@genworks.com wrote:
The following pages for example have the apparently malformed gitweb links:
http://common-lisp.net/project/asdf/#downloads
http://common-lisp.net/project/mkcl/
So I guess the projects need to be notified that the "/project/..." syntax doesn't work anymore. Apparently this "/project/" pattern used to work?
On Thu, Sep 25, 2014 at 3:43 AM, Mario S. Mommer mmommer@common-lisp.net wrote:
Hi,
where are you finding these links? It is true that they don't work, but they just seem to be malformed. The link you sent,
http://common-lisp.net/gitweb/?p=projects/asdf/asdf.git
gives an error. But if I go to http://common-lisp.net/gitweb/ I can click on the asdf link,
http://common-lisp.net/gitweb/?p=asdf/asdf.git;a=summary;js=1
and I get something that looks OK.
This also works:
http://common-lisp.net/gitweb/?p=asdf/asdf.git
Where are the these broken links?
Regards, Mario
Clo-devel mailing list Clo-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
Thanks for the pointer; I have fixed the links on the ASDF project web page.
best, r