Re: Problem with vendor branches
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
COMPAN Arnaud wrote: > I'm using cvs2svn (v2.3.0) to migrate our CVS repository to SVN. > I'm having a problem in the handling of vendor branches by cvs2svn. > [...] It seems that on CVS, we have > the 1.1.1.1 revision on the trunk but the 1.1.1.2 revision on SVN. What makes you think that there is a problem? The output that you quoted looks exactly as I would expect. The way that cvs2svn works, there could be differences in how CVS tags (like $Revision$ or $Id$) are expanded, but otherwise the contents of the file on SVN trunk *should* be identical to those in a non-tag CVS checkout, namely those from your CVS 1.1.1.2 revision. If this is not the case, please submit a complete bug report. The procedure for doing so is listed in the FAQ. Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2402948 To unsubscribe from this discussion, e-mail: [[email protected]].