https://bugzilla.wikimedia.org/show_bug.cgi?id=58801
--- Comment #10 from Tim Landscheidt <[email protected]> --- (In reply to Merlijn van Deen from comment #8) > [...] > In that aspect, just providing a read-only svn server would be the easiest > option. Maybe we can run svnserve as webgrid task? I'm not sure about its > security track record, though. AFAIUI, that would require opening a fixed port from the outside with masking the IP for privacy reasons, etc. Setting up a lighttpd -> Apache -> mod_dav_svn chain isn't that easy either (one more advantage of Git: You can just dump a repository onto a webserver and everybody can clone it -- that's all). However I'm still very certain that noone actually needs that :-). If the code is in active use, its authors will have moved it. If not, it's probably unusable by now. So I think having a read-only copy (+ backup) in a shared directory will satisfy the demand. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
