[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: One question
From: |
Rick Macdonald |
Subject: |
Re: One question |
Date: |
Thu, 20 Sep 2001 09:51:25 -0600 (MDT) |
On Wed, 19 Sep 2001, Alpesh Thakar wrote:
> Hi Rick
> I have one question....
> One example
> three project x ,y ,z.
> In x project three a,b,c module...
> In y project three e,f,g module...
> In z project three i,j,k module...
>
> If x project person only want to see its own categories module a,b,c and it
> want to make its own database... is there any configuration in tkgnats who
> can see only that project related categories....
>
> Same things for project y and z....
>
> is there any configuration, from where we can do this procedure???
To tel TkGnats about more than one database you just put them all in the
Servers variable and they show up on the little tkgnats menu:
# server fields: Title GNATS_SERVER GNATS_PORT GNATS_ADDR ServerDir
ServerKey
set TkGnats(Servers) {
"Sage Bugs (Calgary)" dbsrv1.xxx.com 1529 bugs@vsl.com bugs.dbsrv1.xxx.com
sagebugs
"Systems (Calgary)" dbsrv1.xxx.com 1529 system_support@xxx.com
systems.dbsrv1.vsl.com systems
}
> Please tell me about it..
> Alpesh Thakar
> -------------------------------------------------------
> Hardware Engineer
> eInfochips Ltd.
> alpeshthakar@hotmail.com
> alpesht@einfochips.com
>
>
>
...RickM...