Re: Cvs2svn showing incorrect revision graph
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/05/2010 06:13 AM, D, Dinoj wrote: > I have migrated one cvs repository to SVN. All data showing correctly > but the revision graph showing incorrectly in one branch, derived from > different revisions. I don't know what revision graph you are referring to. But in CVS, each file has its own ancestry. So when cvs2svn converts a repository consisting of multiple files, it tries to find a repository-wide ancestry that is consistent with all of the file ancestries, but it does not always succeed. It might have to add files to already-existing branches, use multiple source branches when creating a branch, etc. You are probably seeing something like that. If you think that what cvs2svn is doing is incorrect in your particular case, then please submit a full bug report following the procedure described in the FAQ. Michael -- Michael Haggerty [email protected] ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2668326 To unsubscribe from this discussion, e-mail: [[email protected]].