Sangeetha Parthasarathy <[EMAIL PROTECTED]> writes:

The "tag" command works from a checked-out sandbox.  The "rtag"
command works from anywhere, but it requires

    1) a date or existing tag, to know what revisions to tag
    2) a tag name
    3) a module name, to know what files to tag.

>cvs rtag -n -r versionNumberOne SManager
              ^^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^
                  revision         name   module name?

>But it won't work. I tried the same without the -n option. It still
>would not work.

The -n option only stops the program specified with -t in the
modules file from running --if there is one.  It has nothing to do
with your problem.

--
Pierre Asselin
Westminster, Colorado


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to