Hi,
Michael Haggerty wrote:
> I was talking about "branch", not
"tag". I understand the problem with
> tagging.
AFAICT, the problem remains the same, no?
> In the absence of experience of my own, I had intended
to follow the
> advice given in "Use Tag Fixup Branches" in
the git-fast-include
> documentation page [1].
The way I'm reading it is, that they use branches instead of
tags, for
tags (or branchpoints) which span multiple revisions. That's
what I
think a "tag fixup branch" is.
Everything else I'm reading in that section seems to
confirm, that git
can handle revisions with multiple parents. I.e. they can do
what I've
outlined as Variant 2. b). (The "one commit"
solution to "fix up the
files" - what I'm referring to as an artificial
revision).
I can't find any difference between tags and branchpoints,
WRT importing
them from CVS to git.
Regards
Markus
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe cvs2svn.tigris.org
For additional commands, e-mail: dev-help cvs2svn.tigris.org
|