Re: How do you manage versions of your own code ?

Поиск
Список
Период
Сортировка
От Kalle Hallivuori
Тема Re: How do you manage versions of your own code ?
Дата
Msg-id c637d8bb0802060108r1706af9cifa4d7fcb0743c451@mail.gmail.com
обсуждение исходный текст
Ответ на How do you manage versions of your own code ?  ("Robins Tharakan" <tharakan@gmail.com>)
Список pgadmin-hackers
Hi,

2008/2/6, Robins Tharakan <tharakan@gmail.com>:
> After going a bit of back and forth on different versions that I am working
> on I think I might as well ask how do you guys work on an open-source
> development project once you are disconnected ?

We use Mercurial ( http://www.selenic.com/mercurial/wiki/ ). Works
great. New versions from the main project we import to separate
subtrees and carry our changes over with a diff from the older
subtree. I wonder whether anyone has a better method for that.

Looking forward to provide the cursored querying I promised last year
but that we are still working on,

--
Kalle Hallivuori +358-41-5053073 http://korpiq.iki.fi/

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: How do you manage versions of your own code ?
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: How do you manage versions of your own code ?