NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Brave Man (Score:1)
I was introduced to version control some 15+ years ago, with SCCS and RCS. Scary then and scary still. Thank $deity for CVS :)
Re:Brave Man (Score:2)
My plan is to cover RCS, which would also give a good introduction to Version Control basics. Then cover CVS and SVN.
The core of the book would be practical applications of version control
- the how and why of branching and merging and tagging.
- perl and shell scripts and recipes for loginfo, reporting, etc
- Gui's, interfaces, etc
- Integrating with other applications (mysql, bugzilla, etc)
- installing and migrating
- recovering from fuckups
There will probably be a short bit on 'other' systems like bitkeeper and sourcesafe.@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Parent