ciruZ just told me in IRC that there is a perl or python script
which can act as an SVN to CVS and vice versa gateway.
Pro:
* everyone can use CVS or SVN to check out, just as he wishes
* I can even develop and commit using CVS, reducing my rants about
SVN's limitedness and really annoying slowness, while my commit
mails would still be output from the SVN part of the repository
* the official blahfoo could use CVS to check out the sources too,
thus having real, working, RCS IDs ($FreeWRT$) in them! (In CVS'
format, not SVN's format, of course, but that'd be until SVN will
get that feature too.)
Con:
* in the latter case, the SVN ID in /etc/motd would need to be
retrieved by different means
* might introduce bugs
I don't assign this to anyone specifically because I don't know if
wbx or leh or someone else would be responsible for that.