Re: WITH RECURSIVE patches V0.1 TODO items

Поиск
Список
Период
Сортировка
Искать
От
Tatsuo Ishii
Тема
Re: WITH RECURSIVE patches V0.1 TODO items
Дата
в 11:11:51
Msg-id
20080527.231101.102465371.t-ishii@sraoss.co.jp
Ответ на
Список
Дерево обсуждения
WITH RECURSIVE patches V0.1 TODO items Tatsuo Ishii <ishii@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items Tatsuo Ishii <ishii@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items Michael Meskes <meskes@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items David Fetter <david@fetter.org>
Re: WITH RECURSIVE patches V0.1 TODO items Tatsuo Ishii <ishii@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items David Fetter <david@fetter.org>
Re: WITH RECURSIVE patches V0.1 TODO items Tatsuo Ishii <ishii@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items Andrew Dunstan <andrew@dunslane.net>
Re: WITH RECURSIVE patches V0.1 TODO items Tatsuo Ishii <ishii@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items Aidan Van Dyk <aidan@highrise.ca>
Re: WITH RECURSIVE patches V0.1 TODO items Gregory Stark <stark@enterprisedb.com>
Re: WITH RECURSIVE patches V0.1 TODO items Tatsuo Ishii <ishii@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items Aidan Van Dyk <aidan@highrise.ca>
Re: WITH RECURSIVE patches V0.1 TODO items Gregory Stark <stark@enterprisedb.com>
Re: WITH RECURSIVE patches V0.1 TODO items Tatsuo Ishii <ishii@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items Aidan Van Dyk <aidan@highrise.ca>
Re: WITH RECURSIVE patches V0.1 TODO items David Fetter <david@fetter.org>
Re: WITH RECURSIVE patches V0.1 TODO items Tom Lane <tgl@sss.pgh.pa.us>
Re: WITH RECURSIVE patches V0.1 TODO items Michael Meskes <meskes@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items David Fetter <david@fetter.org>
Re: WITH RECURSIVE patches V0.1 TODO items Hans-Juergen Schoenig <postgres@cybertec.at>
Re: WITH RECURSIVE patches V0.1 TODO items Tatsuo Ishii <ishii@postgresql.org>
Re: WITH RECURSIVE patches V0.1 TODO items Michael Meskes <meskes@postgresql.org>
> "Aidan Van Dyk"  writes:
> 
> > Something like this is easily done in GIT as well:
> > 	git fetch		## Fetch any new commits done in the origin to the local repo
> > 	git merge origin/master	## or any other branch you want..
> > 	git push		## publish your work for others to fetch
> 
> 
> I would very much like to start using GIT to do this. The main difference is
> that when a contributor wants to merge back the changes from upstream GIT
> knows which changes upstream correspond to the commits the contributor made.
> So it can avoid a lot of conflicts when the upstream version has subsequent
> changes to the same areas.
> 
> The end result is also a lot cleaner. Instead of a lot of commit messages that
> just say "applying patch from Foo" all the original separate commits can be
> preserved.

I don't stick to CVS at all. If contributors are comfortable, let's go
with GIT.

BTW, does this setting requrie a local GIT server be installed? If so,
that might be a problem for me since I don't have resource for that.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

В списке pgsql-hackers по дате отправления
От: Gregory Stark
Дата:
От: Tom Lane
Дата:
FAQ