Guten Tag Rajesh A S,
am Freitag, 3. Oktober 2008 um 11:41 schrieben Sie:

> I tried to run multiple instances of scmbug, but all the instances
> are tried to read only the localconfig file of bugzilla.
> Its not reading the database name like localconfig.<dbname>

Sounds like a misunderstanidng to me, I thought you were talking about
more than one complete Bugzilla-installation, not about one Bugzilla
installation with multiple project support.

I don't think this is possible in SCMBug for now, because you just can
configure the Bugzilla installation directory, not a project.
Therefore SCMBug just uses "the" localconfig in the configured
installation directory.

Which OS are you using? If it's not possible to split the
Bugzilla-projects into different, single installations, what I
wouldn't prefer, too, maybe you can trick something using symlinks?
You could create Dummy-Bugzilla root-directories for each configured
project, symlink the Bugzilla root-files and the main program and
template directories in there and link each localconfig.<something> to
"localconfig" in that directory.

An example:

<main Bugzilla dir>
      subdir
      subdir
      subfile
      subfile
      localconfig.1
      localconfig.2

<Bugzilla dir 1>
      subdir       -> <main Bugzilla dir>/subdir
      subdir       -> <main Bugzilla dir>/subdir
      subfile      -> <main Bugzilla dir>/subfile
      subfile      -> <main Bugzilla dir>/subfile
      localconfig  -> <main Bugzilla dir>/localconfig.1

<Bugzilla dir 2>
      subdir       -> <main Bugzilla dir>/subdir
      subdir       -> <main Bugzilla dir>/subdir
      subfile      -> <main Bugzilla dir>/subfile
      subfile      -> <main Bugzilla dir>/subfile
      localconfig  -> <main Bugzilla dir>/localconfig.2

You should then be able to configure a SCMBug-instance with each
Bugzilla directory. Just an idea, though, and some work of course.
      
Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  [EMAIL PROTECTED]
Web:     http://www.am-soft.de

AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to