On Mon, 1 Jul 2002, David Koski wrote: > I have a trunk from which I rtag'ged two branches. Now I want to add a file to the >trunk and branches at once. In affect, I want to retroactively add the file to the >trunk as if the branches were not created yet. > > Howto?
Just add the file to the trunk, and then create the two branch tags in it with tag -b. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
