[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PCVS tagging
From: |
Stefan Monnier |
Subject: |
Re: PCVS tagging |
Date: |
Thu, 15 Dec 2005 01:17:40 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> I'd like to set a CVS tag for all files in my project. I see the 't'
> command; the problem is, it only wants to operate on marked files,
Does it? If you don't mark anything, it'll apply to the element at point.
So if you place your cursor on the toplevel directory entry and hit `t' it
should tag the whole project.
Stefan