Re: secure git access
"Mario S. Mommer" <[email protected]>
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 16 Jan 2015 22:32:17 +0100 Marco Antoniotti <[email protected]> wrote: > The clone problem persists though. Sorry to ask again, but - what command is failing? as to this question: > I have been thinking about the site, especially w.r.t. giving > instructions about setting up GIT repositories. > > In general it appears that having a > > /project/project-name/git/project-name.git > > is a good way to do it; but then how do you publish it for non-ssh > access? > > For CLAZY > > /project/project-name/public-html/git/project-name.git > -> ../../git/clazy.git > > works; but I do not know what other incantations you did to make it > work. That link should be enough. A little better would be ln -s /project/project-name/git/project-name.git /project/project-name/public-html/git/ Regards, Mario > > Ciao > > MA > > > > > > On Jan 16, 2015, at 22:23 , Mario S. Mommer <[email protected]> > > wrote: > > > > Hi, > > > > the link > > > > http://common-lisp.net/gitweb/?p=projects/cl-unification/cl-unification.git > > > > works now. > > > > There is no script doing this right now. Just let us know which > > repos you are converting and I'll add the proper links in the right > > places. That's a script, of course, but not a conjobbed script. > > > > Sorry for the inconvenience. > > > > Regards, and thanks, > > > > Mario > > > > On Fri, 16 Jan 2015 21:38:04 +0100 > > Marco Antoniotti <[email protected]> wrote: > > > >> Thanks. Yep. Gitweb now works. > >> > >> But this still fails: > >> > >> cl-unif-test marcoxa$ git clone > >> http://common-lisp.net/projects/cl-unification/git/cl-unification.git > >> cl-unification Cloning into 'cl-unification'... fatal: repository > >> 'http://common-lisp.net/projects/cl-unification/git/cl-unification.git/' > >> not found > >> > >> Any thoughts? It appears that some script is not picking up the > >> repository and “publishing” it on the http server. If I try the > >> gitweb URL below pointing it to ‘cl-unification’ I get an error. > >> > >> Cheers > >> > >> MA > >> > >> > >> > >> > >> > >> > >> > >> > >>> On Jan 16, 2015, at 21:31 , Mario S. Mommer <[email protected]> > >>> wrote: > >>> > >>> Hi, > >>> > >>> I didn't have time to look at it but it is fixed now. The link > >>> > >>> http://common-lisp.net/gitweb/?p=projects/clazy/clazy.git;a=summary > >>> > >>> works now. > >>> > >>> Regards, and thanks for you patience. > >>> > >>> Mario > >>> > >>> On Tue, 13 Jan 2015 20:38:24 +0100 > >>> Marco Antoniotti <[email protected]> wrote: > >>> > >>>> Hi Mario > >>>> > >>>> any news on the git clone error via http? > >>>> > >>>> It is kind of a show stopper… > >>>> > >>>> Cheers > >>>> > >>>> MA > >>>> > >>>> > >>>> > >>>>> On Jan 12, 2015, at 10:33 , Mario S. Mommer > >>>>> <[email protected]> wrote: > >>>>> > >>>>> Hi, > >>>>> > >>>>> In principle it should work, it's just that https is disabled > >>>>> because we do not have a proper ssl key. Will happen at some > >>>>> point. > >>>>> > >>>>> The repos are public anyway. Commits are done via ssh. > >>>>> > >>>>> Regards, > >>>>> Mario > >>>>> > >>>>> On Fri, 09 Jan 2015 14:36:57 -0700 > >>>>> Frank <[email protected]> wrote: > >>>>>> Is it possible to setup https for git? > >>>>>> As far as I understand the standard protocol is unsecured. > >>>>>> > >>>>>> Thanks > >>>>>> > >>>>>> > >>>>>> > >>>>>> _______________________________________________ > >>>>>> Clo-devel mailing list > >>>>>> [email protected] > >>>>>> http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel > >>>>> > >>>>> _______________________________________________ > >>>>> Clo-devel mailing list > >>>>> [email protected] > >>>>> http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel > >>>> > >>>> -- > >>>> Marco Antoniotti > >>>> > >>>> > >> > >> -- > >> Marco Antoniotti > >> > >> > > -- > Marco Antoniotti > > _______________________________________________ Clo-devel mailing list [email protected] http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel