Jim.Hyslop writes: > > Actually, my installation - 1.11.9 client, 1.11.5 server - refuses to allow > both, complaining that -r and -D are mutually exclusive. This doesn't seem > right to me - I tried it using a branch tag, and it still complained; how > would I tag all files on a branch, modified before a particular timestamp?
Currently, you have to do a checkout/update and then a regular tag. I started to update the commands that treat revision and date as mutually exclusive, but I stopped because the current method of specifying both -r and -D doesn't work for diff and we really want it to work the same way for all commands. Exactly how to do it is an open issue. -Larry Jones If I was being raised in a better environment, I wouldn't do things like that. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
