Robert D. Young <[EMAIL PROTECTED]> wrote: > When I import, the existing CVS revision info is lost (or appears to be, > with everything at 1.1.1.1).
The substitution is done on checkout, not import. If you specify "-ko" on the checkout command line, your working copies will come out with the original strings. Not that it will necessarily do you a lot of good ... You still have only one revision's worth in your repository. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
