Waiting for Import

Michael Hudson michael.hudson at canonical.com
Mon Apr 21 21:34:14 BST 2008


Charlie Poole wrote:
> Thanks... It's not there yet. I can take an educated
> guess that the automated process may have run back
> against one of the points where we manually edited
> the repository.

Actually, it's failing like this:

CRITICAL: received error response.
CRITICAL: requested checkout of reporoot '/cvsroot/nunit', file 'nunit20/src/tests/mock-assembly/AssemblyInfo.cs', revision '1.12'
CRITICAL: log of checkout responses follow.
CRITICAL: "E cvs checkout: cannot create read lock in repository `/cvsroot/nunit/nunit20/src/tests/mock-assembly': No such file or directory\n"
CRITICAL: "E cvs checkout: failed to remove lock dir `/cvsroot/nunit/nunit20/src/tests/mock-assembly/#cvs.lock': No such file or directory\n"
CRITICAL: 'E cvs [checkout aborted]: read lock failed - giving up\n'
CRITICAL: 'error  \n'

which isn't a failure mode that I've seen before.  It happens
in a different place each time we try it, which suggests that
there's some faint unreliability in the repository.  CSCVS isn't
very good at coping with this sort of thing :/

> I see no need to try to make sense
> out of the history before those points - someone
> who cares can always go back to CVS.

Unfortunately, with a mostly-automated conversion like this, it's not
really possible to say "import from this point on".  If you're after a
one-shot conversion and/or have access to the ,v files from the repository,
there are other things we can try.

Cheers,
mwh



More information about the launchpad-users mailing list