Hi List

I'm trying to move my dhcpcd git repository [1] to fossil [2].
While it works for the most part, it seems that the branches called "trunk" and "dhcpcd-5" have the same commits, which is just wrong. I have successfully done a git export | git import to a new repository [3] to see if it's a git problem, but the end product is fine. Lastly, I did a fossil export to git [4] which now exhibits the same problems. So I must assume the problem is in fossil. I've tried versions 1.26 and 1.27.

Is this something easily fixable?
Can I provide any more help debugging it?

One other thing of note, it seems that on import all commiters are me.
While this is true, I would rather record the author on the git commit. Is this posible?

Thanks

Roy

[1] http://roy.marples.name/cgi-bin/gitweb.cgi?p=dhcpcd.git;a=summary
[2] http://roy.marples.name/fossil/dhcpcd/
[3] http://roy.marples.name/cgi-bin/gitweb.cgi?p=dhcpcd-test/.git;a=summary [4] http://roy.marples.name/cgi-bin/gitweb.cgi?p=dhcpcd-new/.git;a=summary
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to