Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将cvs存储库导入到git使用git cvsimport. 它说:Cannot create tag aspect-10*2-root: Illegal seek。我查看了git cvsimportman 并没有找到用另一个符号替换标签/分支名称中的任意符号的可能性,也没有找到省略某些标签的方法。当git cvsimport遇到标签包含星号时,它会以错误退出并且不会git创建任何 repo。请告知如何解决这个问题。
cvs
git
git cvsimport
Cannot create tag aspect-10*2-root: Illegal seek