Hi, Wolfgang Denk wrote:
> Is there a way to make "git cvsimport" create branches in git for any
> branches it encounters in the CVS repository?
>
That's what it does.
> All my imports so far show just a linear line of development, and CVS
> branch information seems lost.
Umm, exactly what did you do to visualize that? "gitk origin" obvioously
shows only one branch, because CVS doesn't have merge infe. Use
"gitk $(cat .git/revs/heads/*)" to show everything.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
- -
"Any body of men who believe in hell will
persecute whenever they have the power."
[Joseph McCabe, "What Gods Cost Men"]
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html