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.
Wow. Just use git-svn instead (Score:1)
Re: (Score:1)
(This does assume bash with the
extgloboption set andfailglobunset, btw; the latter is the default, the former I think is not.)Re: (Score:1)
Thanks for the tip, but cloning the parrot repo with git svn did last about 24 hours. I wouldn't recommend that.
Re:Wow. Just use git-svn instead (Score:1)
Ouch. Yeah, the Subversion protocol is very chatty and not designed with the idea in mind that someone would want to retrieve every single revision. I wonder what happened to the
git-svnservereffort…Reply to This
Parent