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.
Keep us updated (Score:1)
I like the web interface a lot better and getting source through a proxy via http:https rulez, but having a copy of Apache2 around just for it seems like a pain, altough I hear CVSWeb groks SVN now too.
I still can't get my brain to accept how tagging and branching works without a branch/tag command.
Re:Keep us updated (Score:2)
You don't need to have Apache2 around to use Subversion, just for the webdav stuff (though Apache2 and mod_perl 2 are nearly mature.) You can set up svnserve (ie. svn: urls) which is the most efficient, its analogous to pserver, with less suck and more security. You can also use svn over ssh ( svn+ssh:) like CVS does.
There's also a few CVSWeb like things out there. WebSVN [schwern.org] is o
Re:Keep us updated (Score:1)
I took a look at your WebSVN. Is it me, or is it slooooooooow?
Thanks,
-=Chris
Reply to This
Parent
Slow slow slow (Score:2)