> Is your intent to co-mingle same-named branches? I.e. if there is a
> trunk in both source repos do you wish to merge both dev streams to a
> single trunk? 

Yes. Basically, it's two source repos of two embedded gizmos. They are
interrelated and share a couple of headers (protocol message formats,
mainly) but otherwise development-wise independent. However, bugs can
affect both so a common bug database and of course a common place of
shared headers is in order.

I think I will whip up a Tcl script that goes through all the manifests
and create a new database that simply contains everything. If initially
the database contains the source trees as separate subtrees of the
common src tree that will be fine, extracting the common headers by hand
will be easy.

Thanks for the help!

Regards,

Zoltan
_______________________________________________
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