Uwe Brauer writes:
Just for the protocol, I have also tried (maybe misunderstanding
something fundamental), branching along the 1.1 trunk in a different way
Trunk 1.1--1.2
\
branch 1: 1.2.1.1--1.2.1.2--1.2.1.3
However then I wanted to use the content of 1.2.1.3 to continue in the
trunk as 1.3, the this did not work.
Yeah, RCS seems to be pretty picky about the version numbers allowed
with using rcsmerge or co -j to combine versions. I guess to get that
effect you would need to copy 1.2.1.3 to a temp file, co -r 1.2, then
ci.
I think it would be easier to use git.... But only you can know for
sure.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta