[issue2122] Convert: CVS module path with leading '.' - A NEW ERROR

Ryan Turnbull bugs at mercurial.selenic.com
Fri Apr 2 00:15:21 UTC 2010


New submission from Ryan Turnbull <rturnbull at utilitran.com>:

I'm having problems with hg convert of a cvs checkout of "."

Here is the error that I'm having....

hg --debug convert repository /home/javahg
connecting to :pserver:blahblahblah:/blahrun hg sink pre-conversion action
scanning source...
collecting CVS rlog
reading cvs log cache /home/rturnbull/.hg.cvsps/blahblahblah
error reading cache: IOError(2, 'No such file or directory')
running 'cvs' '-q' '-d:pserver:blahblahblah:/blahrun' 'rlog' '.'
prefix='/home/blah/' directory='.' root=':pserver:blahblahblah at blahblabhbhlah'
cvs [rlog aborted]: received abort signal
cvs: recurse.c:642: do_recursion: Assertion `strstr (repository, "/./") ==
((void *)0)' failed.
0 log entries
creating changesets
0 changeset entries
sorting...
converting...
run hg sink post-conversion action


The versions of the software are as follows:
cvs=Concurrent Versions System (CVS) 1.11.16 (client/server)
cvsps version 2.1
Mercurial Distributed SCM (version 1.5+29-b4b16e90712f) <---- according to
the tracker, issue 1649 , the cvs checkout . bug was fixed and this was the
version to fix it.

----------
messages: 12203
nosy: rturnbull
priority: bug
status: unread
title: Convert: CVS module path with leading '.' - A NEW ERROR

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2122>
____________________________________________________


More information about the Mercurial-devel mailing list