develooper Front page | perl.perl5.porters | Postings from August 2011

Re: deleting then resurrecting things with git

Thread Previous | Thread Next
From:
Alex Gough
Date:
August 31, 2011 06:39
Subject:
Re: deleting then resurrecting things with git
Message ID:
20110831122301.GB12126@the.earth.li
#### [Tue, Aug 30, 2011 at 10:27:14AM +0100: Nicholas Clark]
> In the core distribution there are quite a few "ports" directories.
> 
> Most of them are suffering bad bitrot. Historically, we've let them
> stay, I'm guessing on the assumption that their presence is more useful to
> someone who might wish to resurrect the platform, and that some brute-force
> "change everything" changes do get made in the ports directory.

> 1: (say) delete beos/   (because everyone is using Haiku now)
> 2: time passes
> 3: someone using BeOS appears bearing patches to make BeOS work again

The first thing they do, not really knowing git, or being on qnx where they
had to clone the source from the repository then copy it over is:

 3a: ls qnx*

and nothing's there so they give up.  I once managed to unbitrot qnx
for a machine I know is still running, even if you'd be hard pressed
to actually get a new one set up.  Hiding this stuff in git, instead of
making it easy to see for a dabbler, would perhaps make getting to step

> 4: resurrect beos/      *with history still available*

a lot harder.

> 5: apply patches

Alex

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About