Dear list,

I have a project that contains a tex file about a paper and the
relative C++ code.

When I want to try some crazy idea I like to make a branch work
in it and finally mergin in truck or closing depending how well
it worked.

But in this case I want also to continue to work on the paper
that is always on trunk branch. I was working on another branch,
lets say OTHER, when I committed using

fossil commit --branch trunk

and I think something went wrong.  In the webui the last commit
does appear as descendant of the last trunk commit, but as child
of OTHER even if in the branch trunk.

I am in autosync mode, it is too late to fix?

And, in general how can I work with distinct branches without
merging? I can say: fossil, leave this branch as it is but now I
want to work in another one?

Yours faithfully,
Paolo
_______________________________________________
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