Mike Duganets writes:
> 
> I read man but I can't solve problem in this way.
> My problem is that I whant to list files (e.g. 10 from 1000),
> futhermore, to copy it.

Try something like:

        cvs log -hS -d'0:00<' | grep '^Working file: '

(Note that, due to the vagaries of getdate(), "today" means the same
thing as "now" rather than the beginning of the day as one might
expect.)

-Larry Jones

Mr. Subtlety drives home another point. -- Calvin


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to