Re: Strange anoncvs sync behavior

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-www(at)postgreSQL(dot)org
Subject: Re: Strange anoncvs sync behavior
Date: 2007-10-27 07:27:26
Message-ID: 4722E85E.6010202@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Tom Lane wrote:
> Over an hour ago, Marc applied a "cvs tag" operation to the master CVS
> repository. I saw it immediately in local "cvs log" queries, but it
> didn't propagate to anoncvs AFAICS, because the cvsweb server never
> showed it. After I applied a post-tag commit
> (src/backend/optimizer/path/pathkeys.c a few minutes ago), the BETA2
> tag showed up in cvsweb almost immediately.
>
> This might have been some weird timing glitch, but what it looked like
> to me was that the anoncvs update trigger doesn't recognize tag
> operations. Is that accurate? Is it fixable?

Yes, on both accounts.

Now that you mention it I see that actually sitting in my TODO queue -
it's pending the work that Marc was doing on the tagging scripts to deal
first with permissions and then with emails. I assume he's now either
done or buried the projects (IIRC the permissions part was buried since
we didn't really want it), but I forgot to bump it on my TODO. It's now
bumped, I'll make sure it happens.

//Magnus

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Marc G. Fournier 2007-10-27 22:23:38 Re: Strange anoncvs sync behavior
Previous Message Tom Lane 2007-10-27 05:59:04 Strange anoncvs sync behavior