Rene de Zwart wrote: > I'm doing an cvs2fossil import and get > > e:\mingw\bin\fossil.EXE: the "fossil tag branch" command is discontinued > Use the "fossil branch new" command instead. > while executing > "exec e:/mingw/bin/fossil.EXE tag branch sym-kpn > 3eacc87848c4af36bec8e493c392870e5f5fbfe" > > > anyway to adjust and start from state "branch"?
I am not sure what you are asking here. First, we will certainly have to update cvs2fossil to use the new command. Second, you are hoping to re-run only the last phase of the import ? Yes, that is possible, although I am not remembering the option for that right now. ... cvs2fossil should have a -H, -h, --help option ... Alternative, the option processor is in a single file, if you are willing to source-dive. Andreas. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

