From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Some git conversion issues |
Date: | 2010-07-20 18:50:39 |
Message-ID: | 201007201850.o6KIod502638@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Magnus Hagander wrote:
> > I have reproduced this by modifying just the CVS tag:
> >
> > ? ? ? ?$PostgreSQL: pgsql/src/backend/catalog/README,v 1.15 2010/07/20
> > ? ? ? ?18:38:53 momjian Exp $
>
> To clarify with what Bruce said on IM to me, the situation is when the
> workflow is to manually copy a file from one repo to another before
> committing (a working one vs the committer one for example), it may
> not be up to date on the version id. Personally this never happens
> because I move files by making "cvs diff" in one and applying in the
> other, not copying the files.
>
> For one thing, this showed up in a lot of .po files for 8.1.0RC1.
> Peter, can you comment on if this coincides with the tools you use to
> do those things?
>
>
> > so it is possible, and can be ignored.
>
> Yeah, but do we want to? It means a git checkout of the branch tip
> will be slightly different - in keywords only - from the previous
> checkout in cvs.
>
Well, we are planning to remove these tags in git anyway, and I don't
think anyone cares about those tags not being consistent.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ None of us is going to be here forever. +
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2010-07-20 18:54:09 | Re: [PATCH] Re: Adding XMLEXISTS to the grammar |
Previous Message | Magnus Hagander | 2010-07-20 18:46:13 | Re: Some git conversion issues |