|
|
Subscribe / Log in / New account

Lazarus effect...

Lazarus effect...

Posted Apr 30, 2004 20:33 UTC (Fri) by taniwha (guest, #49)
Parent article: CinePaint: The GIMP Goes Hollywood (O'ReillyNet)

Yes, that's one of the beauties of CVS (or any halfway decent revision control system (subversion evangelists etc pipe down:), for that matter): once code has been committed to the repository, it will (in theory, anyway, there are ways) never die, even if it's backed out 5 seconds later. You can even "delete" dropped features from the code without them really dieing thanks to CVS' history. It just takes somebody having the gumption to go through the revival ritual(s) (using CVS' merging feature does seem to require blood and virgins, etc:).

Kind of makes me think of vampires (recently watched a vampire anime series, so maybe "Alucard" would work too:)


to post comments

Lazarus effect...

Posted May 2, 2004 7:54 UTC (Sun) by jamesh (guest, #1159) [Link]

Actually, it is quite easy to permanently delete things with CVS. You use the cvs admin -o command.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds