Re: [Monotone-devel] Re: SCMS question

Поиск
Список
Период
Сортировка
От Warren Turkal
Тема Re: [Monotone-devel] Re: SCMS question
Дата
Msg-id 200702241902.07673.wt@penguintechs.org
обсуждение исходный текст
Ответ на Re: [Monotone-devel] Re: SCMS question  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: [Monotone-devel] Re: SCMS question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Friday 23 February 2007 11:11, Joshua D. Drake wrote:
> If you are looking for a CVS replacement, that replacement is SVN. I
> don't think anyone can reasonably argue against that statement.

It seems to me that the best reason for keeping CVS is that the build farm 
uses it. There are solutions for maintaining anonymous CVS access (e.g. [1]) 
when moving to SVN.

A secondary problem is that of portability. SVN is the best supported for 
portability. I was able to find links to downloads for most of the archs of 
the build farm from the Subversion site. The previously mentioned ability to 
maintain CVS anonymous access should help with this part also. SVN also has a 
lot of tools for different platforms. There is even plugin for Visual Studio 
for Windows if that kind of thing trips your trigger.

Moving to SVN would maintain the same model of development and get many nice 
features (e.g. atomic commit, cheap tagging, etc.). This type of transition 
has been executed successfully by many open source projects, including KDE 
(big development group) and Bacula (small development group). 

What would you all think about moving to SVN if the anon CVS checkout can be 
made to work? I'll even volunteer to set it up.

[1]http://sam.zoy.org/writings/programming/svn2cvs.html

wt
-- 
Warren Turkal (w00t)


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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Proposal for Implenting read-only queries during wal replay (SoC 2007)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [Monotone-devel] Re: SCMS question