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.
svn (Score:2)
What I'm really interested to know about svn is how long it will take for supplemental tools to catch up. By that I mean things like cervisia, WinCVS, etc. I doubt very much I could persuade people here to use it unless it had those sorts of tools, being very much
Re:svn (Score:1)
Cool, I'll take a look and see if it copes with lots of perl sources next.
My biggest issue though with arch is that the use of shell scripts kind of ties it to unix platforms (or cygwin, but that doesn't count).
Well legend[0] has it that CVS was once just a collection of scripts around RCS which later got rewritten as an application. Since there's already a rewrite afoot there's nothing explictily stopping this happening to arch, apart from maybe the all-crushing populari
Re:svn (Score:2)
I'd love to try BitKeeper, but I try to be a stickler for actual freedom in software licenses so I've been ignoring it, despite the fact that it seems more sophisticated than anything else out there.
arch scares me, precisely cause it's a giant collection of shell scripts.
Reply to This
Parent
Re:svn (Score:2)
I've been watching subversion since it was only a few months old. (The worst thing in the world was tigris.org screwed up the mailing list archives where you can't read recent messages conveniently. I won't subscribe -- I've been subscribed to a firehose (P6) before.) Just as soon as 1.0 is out, I'm there.
Arch is new to me. I like the principle, and it's got one killer feature (IMO) subversion is putting off until 1.x: distributed branches. i.e., if the Perl 6 source code is in a repository I can cre
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
bk not good enough for Linux (Score:2)
No sooner do I post this than I find out that Linux can't use bk patches [zork.net]. Chortle.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:svn (Score:2)
A Perl port of arch would be encouraging.
I like that Subversion is just CVS++ as well, since that's pretty much all I've used except for a brief period of using RCS (ARGH!)
Re:svn (Score:2)
Don't knock RCS too much. It was great in its day. I've still got a few things lying around in it; I actually touched one of them this morning. You know, I actually have the O'Reilly RCS book, and it is one of my favorites.
I think RCS was used as the basis for some commercial tools, too. Sometimes it shows.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:svn (Score:2)
FTP (Score:2)
Erk! I think I knew that in the past, but had forgotten. We might as well just use Expect, telnet, and uuencode. We might as well just post all of our passwords here for public view.
Why is the world so quick to jump all over "security holes" in operating systems, but so slow to throw out these ancient, broken, insecure protocols?
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers