Re: Moving to git

From: Guillaume Cottenceau <gc(at)mnc(dot)ch>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Moving to git
Date: 2011-10-03 08:22:13
Message-ID: m3pqielc22.fsf@mnc.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dave Cramer <pg 'at' fastcrypt.com> writes:

> While moving to git has been in the back of my mind the work
> involved to maintain the history from CVS is not trivial.

Can you elaborate a little bit? Maybe some others could help.

Personally I used git-cvsimport to move a few CVS repos of mine
to git and I was surprised how smooth it was. And it of course
automatically rebuilds multi files commits out of CVS history
automatically. Yet, I never used CVS as a pro and didn't
branch[1] so I may have had simpler situations than JDBC source.

Thanks

Ref:
[1] but according to Linus, no one branches when not using git
right? :)

--
Guillaume Cottenceau

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mike Fowler 2011-10-03 09:01:33 Re: Moving to git
Previous Message Thomas Strunz 2011-10-03 06:04:35 Re: metadata.getColumns() using Apache Tomcat / jndi