[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Query about cvs...



On Wed, Mar 22, 2000 at 10:20:17AM +0530, Kedar Patankar wrote:
> 	I figured that out yesterday on a dummy module. However one doubt
> remains, - does this mean there is no way to use "rtag" to label a bunch
> of files on a branch?? Do you always have to use "tag"??

Difference between tag and rtag:

tag - use on a checked out tree
rtag - you don't need a tree. You specify the files to be tagged by date
       or by revision number.

	-Arun