From: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
---|---|
To: | Kris Jurka <books(at)ejurka(dot)com> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Dave Page <dpage(at)pgadmin(dot)org>, pgsql-www(at)postgresql(dot)org |
Subject: | Re: [SPAM] Re: GIT mirror not updating |
Date: | 2008-12-18 14:05:55 |
Message-ID: | 494A58C3.9080509@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Kris Jurka wrote:
>
>
> On Wed, 17 Dec 2008, Heikki Linnakangas wrote:
>
>> Perhaps now is a good time to give up on these scripts, rebuild the
>> repository using git-cvsimport?
>>
>
> My experience with git-cvsimport has been poor. For me it often puts
> commits on the wrong branches. It uses the first commit to the branch
> as the branch start time, so a branch will show commits to head as being
> on the branch until the first commit to the branch.
I just tried running git-cvsimport on the PG repository, and I can see
what you mean. You're right, that's not acceptable.
> The only cvs->git converter that's really worked for me (does all
> branches, tags, keyword removal, ...) has been parsecvs [1] which isn't
> terribly user friendly and is not incremental.
>
> [1]
> http://git.or.cz/gitwiki/InterfacesFrontendsAndTools#head-769e9aa96370a5b3d0356c918f310c177c0799fe
"Not incremental" rules that one out, unfortunately.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2008-12-18 18:10:47 | Re: Melbourne PUG :) |
Previous Message | Joshua D. Drake | 2008-12-17 23:48:29 | Re: A bit confused about Postgres Plus |