RE: Cvs2svn showing incorrect revision graph
"D, Dinoj" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <ADA2F708EF0DF447A48617C2EB079163027C8B97@IE10EV813.global.ds.honeywell.com> |
Hi Michael After migration from cvs to SVN,the revision graph showing as follows Branch 672 571 -- Branch 672 -- 600 Same branch is created from two different revisions. How can we correct this? Thanks & Regards, Dinoj D Desk: +91 80 26588360 Extn: 48547 Cell: +91 9916668051 -----Original Message----- From: Michael Haggerty [mailto:[email protected]] Sent: Wednesday, October 06, 2010 3:35 AM To: D, Dinoj Cc: [email protected] Subject: Re: Cvs2svn showing incorrect revision graph 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=2668380 To unsubscribe from this discussion, e-mail: [[email protected]].
image004.gif
(image/gif, 79 B) - not displayed
image003.gif
(image/gif, 122 B) - not displayed