info-cvs
[Top][All Lists]
Advanced

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

CVS tag


From: Colm Murphy
Subject: CVS tag
Date: Thu, 21 Feb 2002 11:19:40 +0000
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-GB; rv:0.9.4) Gecko/20011019 Netscape6/6.2

Hi folks,

Has there been any thought given to extending cvs tag to work with alias modules ?

If I have an alias module defined as follows:

MyModule -a dir1/file1 dir1/file2 dir2/file3

Then from the top of my sandbox it would be very useful to be able to run

cvs tag TAG MyModule

(which gives the response
cvs tag: cannot open CVS/Entries for reading: No such file or directory
cvs [tag aborted]: no repository)

running
cvs tag dir1/file1 dir1/file2 dir2/file3
does work as you would expect.

I know I can use rtag by there is always the issue of someone else commiting a change between me deciding to place the tag and actually placing the tag.

Regards

Colm A



reply via email to

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