Re: cvs2git --dumpfile not created
Michel SIMIAN <[email protected]> Thu, 21 Jun 2012 14:57:49 +0200
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Le 21/06/2012 12:47, Michael Haggerty a écrit :
>
> 1. Did you really leave a space between "--" and "dumpfile=..."? This
> is incorrect.
No, there isn't space. It's only a keyboard entry error when copying the
command.
>
> 2. What did cvs2git print out while running? (Probably it printed an
> error message explaining why it stopped before finishing.) If you
> need more information, run cvs2git in very verbose mode ("-vvv").
There were errors and warnings I can't understand :
for example, for about 25 files (in a tree containing more than 8600) I
have a
ERROR: File '/home/cvsrepository/...' has default branch=1.1.1 but also
a revision 1.2
and no dumpfile generated.
To make tests, I suppress the files which are mentioned and retry
then there was an error due to encoding warnings.
and no dumpfile generated.
I used the --encoding option to fix it
then, after that, the first pass is OK. The dump file is generated
But there are remaining warnings such as :
In '../cvsrepos/.../servcomm.h,v':
branch 'TRUNC' references invalid revision 1
and will be ignored.
I don't know how this will impact later import
But how can I correct the previous warning ?
Now, I used git fast-import which runs without errors. But if I clone
the new repository , all files are empty. 0 byte length...
what's the matter ?
>
> 3. Try using the trunk version of cvs2git if you are not already doing
> so.
I will do so, ief ever...
Thanks..
--
Michel SIMIAN
XOOL Technologies
04.75.42.29.70
------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2972433
To unsubscribe from this discussion, e-mail: [[email protected]].