* [gentoo-dev] latest commits to dev-lang/go
@ 2012-05-15 23:37 William Hubbs
2012-05-16 1:07 ` William Hubbs
0 siblings, 1 reply; 5+ messages in thread
From: William Hubbs @ 2012-05-15 23:37 UTC (permalink / raw
To: gentoo development
[-- Attachment #1: Type: text/plain, Size: 291 bytes --]
All,
I know my latest commits to dev-lang/go haven't updated the ChangeLog.
I got into the habbit of using repoman commit -[Mm] to do that, but for
some reason that stopped working.
I will use echangelog from this ponit until I hear that repoman commit
has been fixed.
Thanks,
William
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] latest commits to dev-lang/go
2012-05-15 23:37 [gentoo-dev] latest commits to dev-lang/go William Hubbs
@ 2012-05-16 1:07 ` William Hubbs
2012-05-16 2:15 ` Matt Turner
0 siblings, 1 reply; 5+ messages in thread
From: William Hubbs @ 2012-05-16 1:07 UTC (permalink / raw
To: gentoo development
[-- Attachment #1: Type: text/plain, Size: 485 bytes --]
On Tue, May 15, 2012 at 06:37:39PM -0500, William Hubbs wrote:
> All,
>
> I know my latest commits to dev-lang/go haven't updated the ChangeLog.
>
> I got into the habbit of using repoman commit -[Mm] to do that, but for
> some reason that stopped working.
>
> I will use echangelog from this ponit until I hear that repoman commit
> has been fixed.
Thanks to Zac's quick assistance on irc, I found that this was an issue
with my repository, not repoman.
William
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] latest commits to dev-lang/go
2012-05-16 1:07 ` William Hubbs
@ 2012-05-16 2:15 ` Matt Turner
2012-05-16 3:54 ` William Hubbs
0 siblings, 1 reply; 5+ messages in thread
From: Matt Turner @ 2012-05-16 2:15 UTC (permalink / raw
To: gentoo-dev
On Tue, May 15, 2012 at 9:07 PM, William Hubbs <williamh@gentoo.org> wrote:
> On Tue, May 15, 2012 at 06:37:39PM -0500, William Hubbs wrote:
>> All,
>>
>> I know my latest commits to dev-lang/go haven't updated the ChangeLog.
>>
>> I got into the habbit of using repoman commit -[Mm] to do that, but for
>> some reason that stopped working.
>>
>> I will use echangelog from this ponit until I hear that repoman commit
>> has been fixed.
>
> Thanks to Zac's quick assistance on irc, I found that this was an issue
> with my repository, not repoman.
>
> William
>
So that others don't have the same problem -- what was the issue?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] latest commits to dev-lang/go
2012-05-16 2:15 ` Matt Turner
@ 2012-05-16 3:54 ` William Hubbs
2012-05-16 4:09 ` Zac Medico
0 siblings, 1 reply; 5+ messages in thread
From: William Hubbs @ 2012-05-16 3:54 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 961 bytes --]
On Tue, May 15, 2012 at 10:15:28PM -0400, Matt Turner wrote:
> On Tue, May 15, 2012 at 9:07 PM, William Hubbs <williamh@gentoo.org> wrote:
> > On Tue, May 15, 2012 at 06:37:39PM -0500, William Hubbs wrote:
> >> All,
> >>
> >> I know my latest commits to dev-lang/go haven't updated the ChangeLog.
> >>
> >> I got into the habbit of using repoman commit -[Mm] to do that, but for
> >> some reason that stopped working.
> >>
> >> I will use echangelog from this ponit until I hear that repoman commit
> >> has been fixed.
> >
> > Thanks to Zac's quick assistance on irc, I found that this was an issue
> > with my repository, not repoman.
> >
> > William
> >
>
> So that others don't have the same problem -- what was the issue?
it had to do with the timestamp of the ChangeLog file being wrong. I just
fixed it by doing
cvs up ChangeLog
while I was in the dev-lang/go directory in my cvs checkout of the
portage repo.
William
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] latest commits to dev-lang/go
2012-05-16 3:54 ` William Hubbs
@ 2012-05-16 4:09 ` Zac Medico
0 siblings, 0 replies; 5+ messages in thread
From: Zac Medico @ 2012-05-16 4:09 UTC (permalink / raw
To: gentoo-dev
On 05/15/2012 08:54 PM, William Hubbs wrote:
> On Tue, May 15, 2012 at 10:15:28PM -0400, Matt Turner wrote:
>> On Tue, May 15, 2012 at 9:07 PM, William Hubbs <williamh@gentoo.org> wrote:
>>> On Tue, May 15, 2012 at 06:37:39PM -0500, William Hubbs wrote:
>>>> All,
>>>>
>>>> I know my latest commits to dev-lang/go haven't updated the ChangeLog.
>>>>
>>>> I got into the habbit of using repoman commit -[Mm] to do that, but for
>>>> some reason that stopped working.
>>>>
>>>> I will use echangelog from this ponit until I hear that repoman commit
>>>> has been fixed.
>>>
>>> Thanks to Zac's quick assistance on irc, I found that this was an issue
>>> with my repository, not repoman.
>>>
>>> William
>>>
>>
>> So that others don't have the same problem -- what was the issue?
>
> it had to do with the timestamp of the ChangeLog file being wrong. I just
> fixed it by doing
>
> cvs up ChangeLog
>
> while I was in the dev-lang/go directory in my cvs checkout of the
> portage repo.
>
> William
To explain in some more depth:
If the ChangeLog timestamp differs from the one that's recorded in
CVS/Entries, then repoman thinks you've modified the ChangeLog manually
(or with echangelog), and it assumes that it shouldn't try to generate
an entry. You can use repoman --echangelog=force to force repoman to
generate a ChangeLog entry in this case.
--
Thanks,
Zac
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-05-16 4:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15 23:37 [gentoo-dev] latest commits to dev-lang/go William Hubbs
2012-05-16 1:07 ` William Hubbs
2012-05-16 2:15 ` Matt Turner
2012-05-16 3:54 ` William Hubbs
2012-05-16 4:09 ` Zac Medico
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox