Re: [ADM] migrating from gitweb to cgit

2011-05-06 Thread Harald Welte
Antonio, thanks a lot for all your wotk on this cgit migration. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Re: [ADM] migrating from gitweb to cgit

2011-05-05 Thread Antonio Ospite
On Wed, 27 Apr 2011 16:13:39 +0200 Harald Welte wrote: > > There are also very few references to gitweb URLs in mailing list > > discussions like in [2] and I think it is not a big deal either to break > > those links for now. > > I agree, we can ignore those, or alternatively if somebody has an

Re: [ADM] migrating from gitweb to cgit

2011-05-05 Thread Antonio Ospite
On Wed, 27 Apr 2011 17:44:36 +0200 Antonio Ospite wrote: > On Wed, 27 Apr 2011 16:13:39 +0200 > Harald Welte wrote: > [...] > > I agree, we can ignore those, or alternatively if somebody has an interest > > in putting rewrite rules in place... > > > > I'd take the lazy approach and work around

Re: [ADM] migrating from gitweb to cgit

2011-04-27 Thread Antonio Ospite
On Wed, 27 Apr 2011 16:13:39 +0200 Harald Welte wrote: > On Wed, Apr 27, 2011 at 03:12:02PM +0200, Antonio Ospite wrote: > > > Either is fine with me, I just note that the git-notify[1] hook we are > > using for CIA notifications and commitlog emails assumes gitweb URLs > > when communicating th

Re: [ADM] migrating from gitweb to cgit

2011-04-27 Thread Harald Welte
Hi Antonio, On Wed, Apr 27, 2011 at 03:12:02PM +0200, Antonio Ospite wrote: > Either is fine with me, I just note that the git-notify[1] hook we are > using for CIA notifications and commitlog emails assumes gitweb URLs > when communicating the commit details; not a big deal. ok, maybe that shou

Re: [ADM] migrating from gitweb to cgit

2011-04-27 Thread Antonio Ospite
On Wed, 27 Apr 2011 13:55:09 +0200 Harald Welte wrote: > Hi! > > Sometimes people run quite extensive crawlers or recursive site-rips even > on git repositories, and even ignoring robots.txt (which we didn't even > have on git.openezx.org). > > I've had this on a number of sites and it is gener

Re: [ADM] migrating from gitweb to cgit

2011-04-27 Thread Stefan Schmidt
Hello. On Wed, 2011-04-27 at 13:55, Harald Welte wrote: > > Sometimes people run quite extensive crawlers or recursive site-rips even > on git repositories, and even ignoring robots.txt (which we didn't even > have on git.openezx.org). > > I've had this on a number of sites and it is generally f

Re: [ADM] migrating from gitweb to cgit

2011-04-27 Thread Dr. Michael Lauer
Hi Harald, > 1) simply run cgit on http://git.openezx.org ? I think this is sufficient. Thanks for taking care! Mickey.