Zanabria, Moises writes:
> 
> For my is not clear what means 
> rtag commands, tag commands, what is the difference??.

CVS has a bunch of different subcommands: checkout, checkin, diff,
admin, tag, rtag, patch, update, etc.

tag tags the files in a working directory and is not recorded in the
history file.

rtag tags a module in the repository (without needing a working
directory) and is recorded in the history file.

-Larry Jones

No one can prove I did that!! -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to