> > As multiple people (including myself) have pointed out, > there exists a > > converter from CVS to SVN (cvs2svn) so that all revision history is > > preserved. > > with the initial import, no. but someone described a > scenario involving history mods/queries *subsequent* to that. > don't recall the details, don't have the time -- but it was > on [EMAIL PROTECTED] within the last 24 hours. > > *that's* the issue to which i'm referring. >
The issue is timing of the revisions vs. another component. For example, the first component goes in and all is well. The next component can have all history from a revision/branch perspective, but not a time perspective (ie check out the whole repo, components a & b, as they existed 4 months ago). That is the part that would not work. Scott
