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.
TIMTOWDI (Score:1)
It shouldn't be any different with SVN (or CVS for that matter). And if you don't have local documentation, go and work out how to do it, then write it up, so the person that comes after you doesn't have to go through the same process.
For extra credit, create some tools that abstract some of this away.
Reply to This
Re: (Score:2)
Not only did the programmers not agree, most were not even sure how it was supposed to be done or what best practices are. Not a single developer I spoke with who had an idea of how to approach this was willing to say that there's was a good approach. When you have that much uncertaintly and confusion, it's a bad thing.
Re: (Score:1)
Re: (Score:2)
Google around and consult the policies of large Open Source projects. I first learned about branches from the BSDs. Even though I haven't used BSD for a long time, they still have some great policy documents out there.
Also, Karl Fogel's Open Source Development and CVS book had some good recommendations in it.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers