From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26363 invoked from network); 16 Feb 2005 11:53:19 -0000 Received: from unknown (HELO lists.gnu.org) (199.232.76.165) by sourceware.org with SMTP; 16 Feb 2005 11:53:19 -0000 Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1NxV-0002X3-6c for listarch-gnats-devel@sources.redhat.com; Wed, 16 Feb 2005 07:07:09 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1NwI-0001xN-Jk for help-gnats@gnu.org; Wed, 16 Feb 2005 07:05:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1NwD-0001wD-Mg for help-gnats@gnu.org; Wed, 16 Feb 2005 07:05:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1NwA-0001jD-NX for help-gnats@gnu.org; Wed, 16 Feb 2005 07:05:47 -0500 Received: from [202.75.205.68] (helo=mail.blr.velankani.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D1NZ5-0003kH-Mb for help-gnats@gnu.org; Wed, 16 Feb 2005 06:42:02 -0500 Received: from d054 (unknown [10.0.10.125]) by mail.blr.velankani.com (Postfix) with ESMTP id C1E56354AD1; Wed, 16 Feb 2005 11:44:14 +0000 (UTC) From: "Hemanth S" To: "'Dieperink Alwin'" Date: Wed, 16 Feb 2005 11:53:00 -0000 Message-ID: <005601c5141c$81967c10$7d0a000a@blr.velankani.com> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal In-Reply-To: Cc: help-gnats@gnu.org Subject: RE: GNATS help??? X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion about GNU GNATS List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1833367979==" Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2005-q1/txt/msg00027.txt.bz2 This is a multi-part message in MIME format. --===============1833367979== Content-Type: multipart/alternative; boundary="----=_NextPart_000_0057_01C5144A.9B4EB810" This is a multi-part message in MIME format. ------=_NextPart_000_0057_01C5144A.9B4EB810 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 1593 Hi, =20 Thanks for the help, I am hard-coding the database values in the mail page and having separate gnatsweb.pl for each database. It works. =20 =20 Thanks & Regards, Hemanth S =20 Velankani Software Pvt. Ltd. 43, Electronic City, Phase II, Hosur Road, Bangalore-560100. India. Board:+91 80 28522507 x 7101 =20 "Every Customer is a Reference Customer" =20 -----Original Message----- From: Dieperink Alwin [mailto:alwin.dieperink@elca.ch]=20 Sent: Wednesday, February 16, 2005 2:51 PM To: 'Hemanth S' Cc: help-gnats@gnu.org Subject: RE: GNATS help??? =20 Hello, =20 The solution we have implemented is to remove the database list from the login page and to "hardcode" it in gnatsweb-site.pl. In cgi-bin we have then created one directory for each database and put that file in there with a symbolic link on gnatsweb.pl. =20 Regards -- Alwin -----Original Message----- From: Hemanth S [mailto:shemanth@velankani.com] Sent: mercredi, 16. f=E9vrier 2005 04:36 To: help-gnats@gnu.org Subject: GNATS help??? Hi, =20 I have some quires about GNATS. =20 1. Is it possible to have different URL's for different databases. 2. By default the database entries are read from the databases file which is under /usr/local/etc/gnats/. I want GNATS to read different file other than Databases. Is it possible? If yes, what changes should I make. =20 =20 =20 Thanks & Regards, Hemanth S =20 Velankani Software Pvt. Ltd. 43, Electronic City, Phase II, Hosur Road, Bangalore-560100. India. Board:+91 80 28522507 x 7101 =20 "Every Customer is a Reference Customer" =20 ------=_NextPart_000_0057_01C5144A.9B4EB810 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 10164

Hi,

 

Thanks for the help, I am hard-coding = the database values in the mail page and having separate gnatsweb.pl for each database. = It works.

 

 

Thanks & Regards,

Hemanth S

<= span style=3D'font-size:12.0pt;color:navy'> 

Velankani Software Pvt. Ltd.

<= span style=3D'font-size:7.5pt;color:gray'>43, Electronic City, Phase II,<= /font>

Hosur Road, Bangalore-560100. India.

<= span style=3D'font-size:7.5pt;color:gray'>Board:+91 80 28522507 x 7101

<= span style=3D'font-size:12.0pt;color:navy'> 

"Every Customer is a Reference Customer"

 

-----Original Message-----
From: Dieperink Alwin [mailto:alwin.dieperink@elca.ch]
Sent: Wednesday, February 16= , 2005 2:51 PM
To: 'Hemanth S'
Cc: help-gnats@gnu.org
Subject: RE: GNATS help???

 

Hello,=

 

The so= lution we have implemented is to remove the database list from the login page= and to "hardcode" it in gnatsweb-site.pl. In cgi-bin we have then cre= ated one directory for each database and put that file in there with a symbolic = link on gnatsweb.pl.

 

Regard= s

-- Alw= in

-----Original Message-----
From: Hemanth S [mailto:shemanth@velankani.com]
Sent: mercredi, 16. f=E9vrie= r 2005 04:36
To: help-gnats@gnu.org
Subject: GNATS help???

Hi,

 

I have some quires abo= ut GNATS.

 

1. Is it possible to h= ave different URL's for different databases. 2. By default the database entries= are read from the databases file which is under /usr/local/etc/gnats/. I want G= NATS to read different file other than Databases. Is it possible? If yes, what changes should I make.

 

 

 

Thanks & Regard= s,

Hemanth S

 

Velankani Software = Pvt. Ltd.

43, Ele= ctronic City, Phase II,

Hosur R= oad, Bangalore-560100. India.

Board:+= 91 80 28522507 x 7101

 

"Every Custo= mer is a Reference Customer"

 

------=_NextPart_000_0057_01C5144A.9B4EB810-- --===============1833367979== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-length: 140 _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnats --===============1833367979==--