On Thu, Jul 23, 2009 at 09:26:17PM -0500, Mike Watters wrote: > > what about a compromise and have either a sourceforge or self-hosted "members > only" subversion,git,cvs,bzr,etc... (pick your favorite version control > software) for the source code.
that is *exactly* how we do it. :-) People who write code for the website.. get to "pick their favourite version control software" for their source code :-) and sometimes that is SCCS. and sometimes that is cvs. and sometimes that is "nothing". Because sometimes, you really JUST DONT NEED version control. for a 10 line script, for example. you just need backups. which we have. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
