Re: Release Note Changes - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Release Note Changes
Date
Msg-id 200712101447.49469.dfontaine@hi-media.com
Whole thread Raw
In response to Re: Release Note Changes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Le lundi 10 décembre 2007, Bruce Momjian a écrit :
> >   http://repo.or.cz/w/PostgreSQL.git
> >   http://repo.or.cz/w/PostgreSQL.git?a=shortlog;h=master
> >   http://repo.or.cz/w/PostgreSQL.git?a=shortlog;h=REL8_2_STABLE
>
> I like the branch option but I don't like the title being duplicated as
> the first line in "log" mode.

I'm not that acquainted to git and gitweb to provide authoritative answer, but
my guess here is that git (as darcs) is used to have a first line to title
patch, then a optional description. It seems the automatic cvs-to-git tool
(or maybe cvsps) is not smart enough to extract a good title from cvs log
entries (which may or may not provide one). http://www.cobite.com/cvsps/

> The Next button is returning " 403
> Forbidden - Project needed".

Ouch. ISTR it used to work well... and replacing the ARRAY(0x...) garbage with
PostgreSQL.git makes it render the wanted web page...

Should I add I'm not trying to push towards git/gitweb nor trying to have
decentralized revision system on the spot; but rather am trying to help
finding the right tool for the job at hand.

Regards,
--
dim

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [BUGS] BUG #3799: csvlog skips some logs
Next
From: Stephen Frost
Date:
Subject: Re: whats the deal with -u ?