Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] latest commits to dev-lang/go
Date: Wed, 16 May 2012 03:55:38
Message-Id: 20120516035424.GA29144@linux1
In Reply to: Re: [gentoo-dev] latest commits to dev-lang/go by Matt Turner
1 On Tue, May 15, 2012 at 10:15:28PM -0400, Matt Turner wrote:
2 > On Tue, May 15, 2012 at 9:07 PM, William Hubbs <williamh@g.o> wrote:
3 > > On Tue, May 15, 2012 at 06:37:39PM -0500, William Hubbs wrote:
4 > >> All,
5 > >>
6 > >> I know my latest commits to dev-lang/go haven't updated the ChangeLog.
7 > >>
8 > >> I got into the habbit of using repoman commit -[Mm] to do that, but for
9 > >> some reason that stopped working.
10 > >>
11 > >> I will use echangelog from this ponit until I hear that repoman commit
12 > >> has been fixed.
13 > >
14 > > Thanks to Zac's quick assistance on irc, I found that this was an issue
15 > > with my repository, not repoman.
16 > >
17 > > William
18 > >
19 >
20 > So that others don't have the same problem -- what was the issue?
21
22 it had to do with the timestamp of the ChangeLog file being wrong. I just
23 fixed it by doing
24
25 cvs up ChangeLog
26
27 while I was in the dev-lang/go directory in my cvs checkout of the
28 portage repo.
29
30 William

Replies

Subject Author
Re: [gentoo-dev] latest commits to dev-lang/go Zac Medico <zmedico@g.o>