This week-end, we'll try (again) to switch from CVS to SVN. Therefore, please commit all pending work before sunday noon (UTC).
For those interested in some archive reading, here are the links of the previous try. http://lists.arabeyes.org/archives/admin/2006/December/msg00006.html http://lists.arabeyes.org/archives/admin/2006/December/msg00008.html http://lists.arabeyes.org/archives/admin/2006/December/msg00007.html What is needed currently is: 0) update the web site to understand SVN instead of CVS (patches prepared by Daifallah Alotaibi and being checked) 1) use Debian's packaged version of trac 2) regenerate SVN repositories from CVS cvs2svn -s NEWREPO --trunk-only OLDREPO for i in `ls trunk`;do svn mv trunk/$i .;done && svn rm trunk && svn ci 3) keep read-only CVS and start read-write SVN Did I forget anything? -- Mohammed Adnène Trojette _______________________________________________ Doc mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/doc

