Victor A. Prylipko <[EMAIL PROTECTED]> wrote: > I.m trying to make branch alias for HEAD branch using > cvs admin -n ALIAS:HEAD file2.txt
Try "cvs admin -nALIAS:1 file2.txt". This assumes that your trunk revision numbers are still of the form 1.n . -- pa at panix dot com _______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
