SVN problems after migration with CVS2SVN

Posted by Bjorn C on Stack Overflow See other posts from Stack Overflow or by Bjorn C
Published on 2010-05-12T07:25:57Z Indexed on 2010/05/12 8:04 UTC
Read the original article Hit count: 441

Filed under:
|
|
|
|

We´ve migrated from CVS on AIX to SVN on Linux via CVS2SVN. The migration seems to have went well but when working in SVN we get a lot of Tree Conflicts that doesn´t seem to be conflicts at all? Looking at the revision graphs, one can see that the graph for e.g. trunk and a branch isn´t the same, i.e. they contain different sets of revisions of the file. Either of the 3 ways to resolve this conflict when merging in TortoiseSVN leaves the revision graphs separate, they cannot be "melted" together. Could it be that CVS2SVN didn´t understand that a file in different branches is the same even if the file system path is the same? Anyone who has experienced this? Thanks, Bjorn

© Stack Overflow or respective owner

Related posts about svn

Related posts about cvs