On Fri, 22 Mar 2002 11:04:38 +0000 (UTC), Alexey Panchenko <[EMAIL PROTECTED]> wrote:
>project names in loginfo are compared as case sensitive regular >expressions, so you should write something like: >[Pp][Rr][Oo][Jj][Ee][Cc][Tt] command_here > The name used is the one the server knows about, not the one the client uses, so it's always the same case and there's no need to use syntax like the above. Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
