Re: pgFoundry Download URLs

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: pgFoundry Download URLs
Дата
Msg-id 4B3D0146.7040605@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: pgFoundry Download URLs  (Guillaume Smet <guillaume.smet@gmail.com>)
Ответы Re: pgFoundry Download URLs  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Список pgsql-www
Guillaume Smet wrote:
> - we are sure the code repository won't go to trash because managed by
> some random company having problems or making the wrong decision for
> us...
> - I'll have to chose another place with CVS/Subversion repositories (I
> don't really want to use bazaar or git) and hope it won't be closed in
> the next few years.
>   
That first issue here is a self-inflicted problem solved by 
reconsidering the second one.  The whole idea of having one master 
version control repository where you'll be in trouble if you lose access 
to it is obsolete.  If you switch to a distributed version control 
system where every copy of the repo is a sibling containing the full 
repository, this entire issue goes away.  Any copy of the repo can turn 
into a new seed if something happens to where you've got another copy 
hosted at.

This is actually the main thing that got me to finally adopt git:  I can 
never again get stuck where a loss of the master repo causes me any 
problem whatsoever.  The copy on my desktop, my laptops, and on github 
are all the same, and as long as there's one left standing after a 
disaster everything is fine.  I've had quite enough of rsync'ing cvs 
repos and svnadmin hotcopy.

> I'm pretty sure I'm not the only one in this case and I'm also pretty
> sure there's a lot of projects that won't be moved and will be lost
> (either immediately or after a few years).
>   

The flip side to this is that the many obsolete projects on there that 
waste people's time when they dowload them and discover they don't work 
anymore will finally go away.  Just in the top 10 most downloaded 
projects, about 1/3 of them haven't been updated in years and are 
basically dead already.  I would roughly guess that there's from 50-100 
projects like yours that really need to be migrated somewhere if 
pgFoundry is deprecated.  I feel the community would be better off if 
most of the rest disappeared, just to cut down on newbie confusion.  
Having hundreds of half-baked projects in there isn't helping anyone.

-- 
Greg Smith    2ndQuadrant   Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com  www.2ndQuadrant.com



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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: pgFoundry Download URLs
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pgFoundry Download URLs