Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Using cvs import in the repository/CommonBuildInfrastructure

1.) git cvsimport e35-cvs -->  e35-git
2.) git cvsimport e4-cvs  -->  e4-git
3.) git init e4-merged-git
   git pull e35-git --> e4-merged-git
   git pull e4-git  --> e4-merged-git

Took a few moments to figure what you mean, rather unusual. But yes, should be possible. (Still, for me it sounds very brave. :)
 
--
Andrey.

Back to the top