简体   繁体   English

cvs2git blob和转储文件

[英]cvs2git blob and dump file

I am trying to import a cvs project in git using cvs2git . 我正在尝试使用cvs2git在git中导入cvs项目。

I am using following command 我正在使用以下命令

cvs2git --username=reza -v --blobfile=./blob.txt  --dumpfile=./dump.txt ./localCVSTree/repo

I see the blob file getting created and I do not see the dump file getting created. 我看到正在创建Blob文件,而看不到正在创建转储文件。

Why does that happen? 为什么会这样呢? Is that an error? 那是错误吗?

Any experience with this issue? 这个问题有经验吗?

For some reason cvs2git must not have run to completion. 由于某些原因,cvs2git一定不能运行完毕。 It is impossible to tell why without more information. 没有更多的信息就无法说出原因。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM