svn is the same mess as cvs wrt to branching and merging. It is better on some aspects such as better move support and changeset-based commit, but our problem is not there : it is easily merging works done on different branches. svn does not improve cvs mess wrt to this issue.
Also, loosing all cvs history (regardless of branches) is bad. Furthermore, the real solution to code documentation (even design) is inside code, using doxygen. Doxygen can generate additional pages with project-wide documentation (not per file) that are fully integrate with the rest of the code. You can see example here : http://lsn.unige.ch/osqoop/devdoc/ProcessingPluginsCookbook.html Have a nice day, Steph -- http://nct.ysagoon.com _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
