bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs-1.10, 1.11: cvs [export aborted]: tag `1.1' must be a symboli


From: Martin Neitzel
Subject: Re: cvs-1.10, 1.11: cvs [export aborted]: tag `1.1' must be a symboli
Date: Fri, 19 Apr 2002 03:02:13 +0200 (CEST)

>It is not possible to export using a revision tag, for example:
>
>cvs export  -r 1.1  test4711/ActBar.cc ==> cvs [export aborted]: tag `1.1'
>must be a symbolic tag

And that is how things should be.

Exports are essentially about product releases.  A product release
across more than a single file simply cannot be identified by a
single revision number.  Revision numbers will usually differ from
file to file.  Only a symbolic tag will provide the consistency you
need for a release, and the refusal shown above just prevents the unwary
CVS user from shooting in his/her own foot.

                                                        Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]