Re: git conversion of GCC wwwdocs repository

2019-10-20 Thread Andreas Schwab
On Okt 20 2019, Gerald Pfeifer wrote: > I noticed today that old commits show up as ger...@gcc.gnu.org, whereas > those from after the conversion show up as ger...@pfeifer.com. Is there > a way to unify that to ger...@pfeifer.com throughout? See "MAPPING AUTHORS" in git-shortlog(1). Andreas. -

Re: git conversion of GCC wwwdocs repository

2019-10-20 Thread Gerald Pfeifer
On Wed, 25 Sep 2019, Jonathan Wakely wrote: > I mean that there's not much value in having my past commits listed as > coming from various "different" authors: > > Jonathan Wakely > Jonathan Wakely > Jonathan Wakely > Jonathan Wakely > Jonathan Wakely > > All of those "identities" are the sa

Re: git conversion of GCC wwwdocs repository

2019-10-04 Thread Thomas Schwinge
Hi Joseph! On 2019-09-30T19:56:39+, Joseph Myers wrote: > As far as I can tell from the discussion, people are happy with the > version of the conversion using @gcc.gnu.org addresses. When shall we (do > a final conversion if there are any commits postdating that one and) > switch over to

Re: git conversion of GCC wwwdocs repository

2019-09-30 Thread Joseph Myers
As far as I can tell from the discussion, people are happy with the version of the conversion using @gcc.gnu.org addresses. When shall we (do a final conversion if there are any commits postdating that one and) switch over to it as the live repository, set up hooks and update documentation of

Re: git conversion of GCC wwwdocs repository

2019-09-25 Thread Joseph Myers
On Wed, 25 Sep 2019, Segher Boessenkool wrote: > On Wed, Sep 25, 2019 at 04:49:58PM +, Joseph Myers wrote: > > A version of the conversion using @gcc.gnu.org addresses is now available: > > > > git clone git+ssh://gcc.gnu.org/home/gccadmin/wwwdocs-test2.git > > This looks great, thanks! > >

Re: git conversion of GCC wwwdocs repository

2019-09-25 Thread Segher Boessenkool
On Wed, Sep 25, 2019 at 04:49:58PM +, Joseph Myers wrote: > A version of the conversion using @gcc.gnu.org addresses is now available: > > git clone git+ssh://gcc.gnu.org/home/gccadmin/wwwdocs-test2.git This looks great, thanks! Can we test committing to this repo as well? Are hooks set up

Re: git conversion of GCC wwwdocs repository

2019-09-25 Thread Segher Boessenkool
On Wed, Sep 25, 2019 at 12:02:42PM +0100, Jonathan Wakely wrote: > I mean that there's not much value in having my past commits listed as > coming from various "different" authors: > > Jonathan Wakely > Jonathan Wakely > Jonathan Wakely > Jonathan Wakely > Jonathan Wakely > > All of those "i

Re: git conversion of GCC wwwdocs repository

2019-09-25 Thread Joseph Myers
A version of the conversion using @gcc.gnu.org addresses is now available: git clone git+ssh://gcc.gnu.org/home/gccadmin/wwwdocs-test2.git My current versions of the conversion scripts / proposed hook are attached. The rest of the description of the first test conversion still applies. -- Jo

Re: git conversion of GCC wwwdocs repository

2019-09-25 Thread Jonathan Wakely
On Wed, 25 Sep 2019 at 11:08, Thomas Schwinge wrote: > > Hi! > > On 2019-09-24T22:51:18-0400, Jason Merrill wrote: > > On Tue, Sep 24, 2019 at 6:16 PM Joseph Myers > > wrote: > >> On Tue, 24 Sep 2019, Jonathan Wakely wrote: > >> > On Tue, 24 Sep 2019 at 21:46, Joseph Myers wrote: > >> > > Would

Re: git conversion of GCC wwwdocs repository

2019-09-25 Thread Thomas Schwinge
Hi! On 2019-09-24T22:51:18-0400, Jason Merrill wrote: > On Tue, Sep 24, 2019 at 6:16 PM Joseph Myers wrote: >> On Tue, 24 Sep 2019, Jonathan Wakely wrote: >> > On Tue, 24 Sep 2019 at 21:46, Joseph Myers wrote: >> > > Would anyone like to make any comments on this conversion from CVS to >> > > g

Re: git conversion of GCC wwwdocs repository

2019-09-24 Thread Jason Merrill
On Tue, Sep 24, 2019 at 6:16 PM Joseph Myers wrote: > On Tue, 24 Sep 2019, Jonathan Wakely wrote: > > On Tue, 24 Sep 2019 at 21:46, Joseph Myers wrote: > > > > > > Would anyone like to make any comments on this conversion from CVS to git? > > > > It looks pretty good. I note that the author map ju

Re: git conversion of GCC wwwdocs repository

2019-09-24 Thread Jonathan Wakely
On Tue, 24 Sep 2019 at 23:15, Joseph Myers wrote: > > On Tue, 24 Sep 2019, Jonathan Wakely wrote: > > > On Tue, 24 Sep 2019 at 21:46, Joseph Myers wrote: > > > > > > Would anyone like to make any comments on this conversion from CVS to git? > > > > It looks pretty good. I note that the author map j

Re: git conversion of GCC wwwdocs repository

2019-09-24 Thread Joseph Myers
On Tue, 24 Sep 2019, Jonathan Wakely wrote: > On Tue, 24 Sep 2019 at 21:46, Joseph Myers wrote: > > > > Would anyone like to make any comments on this conversion from CVS to git? > > It looks pretty good. I note that the author map just uses the > committer's current email address, meaning I have

Re: git conversion of GCC wwwdocs repository

2019-09-24 Thread Jonathan Wakely
On Tue, 24 Sep 2019 at 21:46, Joseph Myers wrote: > > Would anyone like to make any comments on this conversion from CVS to git? It looks pretty good. I note that the author map just uses the committer's current email address, meaning I have commits using my @redhat.com address nearly a decade bef

Re: git conversion of GCC wwwdocs repository

2019-09-24 Thread Joseph Myers
Would anyone like to make any comments on this conversion from CVS to git? -- Joseph S. Myers jos...@codesourcery.com