Migrating from CVS to git

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Migrating from CVS to git
Дата
Msg-id 514327A0.9060707@vmware.com
обсуждение исходный текст
Список pgsql-odbc
Hi,

How about migrating the psqlodbc project from CVS to Git? psqlodbc is
one of the last (the last?) projects that I regularly work with that
uses CVS, and it's quite painful.

As you might've noticed from my recent postings, I did a CVS->git
conversion at github, to make my life easier. We could use that as the
basis of the repository, and just copy it to git.postgresql.org. Or we
could redo the conversion. "git cvsimport" seemed to work fine on the
psqlodbc CVS repository.

Thoughts? Would this affect the way the release tarballs are built?

- Heikki


В списке pgsql-odbc по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Memory leak with SQLNumResultCols
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Avoid O(n^2) behavior with large parameter arrays