Re: Hacking on PostgreSQL via GIT - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Hacking on PostgreSQL via GIT
Date
Msg-id 13369.1176775137@sss.pgh.pa.us
Whole thread Raw
In response to Re: Hacking on PostgreSQL via GIT  (Aidan Van Dyk <aidan@highrise.ca>)
Responses Re: Hacking on PostgreSQL via GIT
List pgsql-hackers
Aidan Van Dyk <aidan@highrise.ca> writes:
> Now, on my hand-crafted GIT repo - you see them in and out now with
> Tom's commits.  But any *real* conversion tracking the *actual* RCS cvs
> states should have them checked out from 1999 to now in the state they
> were from vadim's last changes, and Tom's first commit will "truncate"
> them (because he checked them in as empty files), and the 2nd commit
> will remove them again.

> So it's still a "gotcha" if you're trying to get a copy of CVS from ages
> ago via one of the alternative SCM conversions...

It shouldn't be a big problem, assuming the checkout preserves the file
dates --- they'll look older than the source files and so a rebuild will
happen anyway in such a checkout.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Aidan Van Dyk
Date:
Subject: Re: Hacking on PostgreSQL via GIT
Next
From: Kris Jurka
Date:
Subject: Re: Hacking on PostgreSQL via GIT