info-cvs
[Top][All Lists]
Advanced

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

RE: significance of -n option in rtag


From: Jerry Nairn
Subject: RE: significance of -n option in rtag
Date: Tue, 18 Dec 2001 17:09:57 -0800

The modules file in CVSROOT can specify that a program should be run
whenever rtag is used on a module. The '-n' prevents any such program from
getting run.

> From: Sangeetha Parthasarathy [mailto:address@hidden
> Sent: Tuesday, December 18, 2001 10:53 AM

> could any of you please explain to me the significance of  
> '-n'  option
> in rtag
> 
> For example what os the difference between
> 
> cvs rtag VersionNumberOne SManager        and
> cvs rtag -n VersionNumberOne SManager

If your modules file does not have a line like:

SManager -t program_name <other stuff>

there is no difference. If it does, then in the first case, program_name
would be executed.
Jerry



reply via email to

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