Re: cvs to git migration - keywords - Mailing list pgsql-hackers

From Aidan Van Dyk
Subject Re: cvs to git migration - keywords
Date
Msg-id 20100715175636.GA6886@oak.highrise.ca
Whole thread Raw
In response to Re: cvs to git migration - keywords  (Marko Kreen <markokr@gmail.com>)
Responses Re: cvs to git migration - keywords
List pgsql-hackers
* Marko Kreen <markokr@gmail.com> [100715 13:49]:
> Eh.  I stand corrected - what it actually does is even more
> bizarre - it stores whatever is on the disk, but then
> expands on re-write.  So:
> 
> - r1.1 contains $Id$ in the repo.
> - r1.2 contains $Id: 1.1$ in the repo.
> 
> and so on...

It's actually slightly *worse* than that... The repository r$N contains
what was in the commiters $N-1 *checked out* copy when he commits.  So
what's in the ,v file has *nothing* to do with reality, except by chance
it's $n-1 because that's what was last checkout/updated most of the
time..



-- 
Aidan Van Dyk                                             Create like a god,
aidan@highrise.ca                                       command like a king,
http://www.highrise.ca/                                   work like a slave.

pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: SHOW TABLES
Next
From: Simon Riggs
Date:
Subject: Re: SHOW TABLES