Hi, Warren Turkal wrote:
Cvs2svn seems to make as much sense of CVS data as possible. The only real problem I have seen is with regard to the malformed files I mentioned earlier.
cvs2svn (1.x) still heavily relies on timestamps, which is certainly correct in most cases. But they are switching to a graph based approach for cvs2svn 2.0. I'm basing the reworked cvs_import feature of monotone on that same algorithm.
Regards Markus ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match