yes that is fine. I actually prefer that but what I am after is having
multiple independent projects
in a single mySQL db running under one single TRAC codebase.  When I
try that (creating multiple
projects using -e option) I end up project rewriting each other
instead being completely separate.

Robert

On May 29, 6:51 pm, Noah Kantrowitz <[EMAIL PROTECTED]> wrote:
> Rob13 wrote:
> > Hello,
>
> > I have not received any response to my question. I would sincerely
> > appreciate if someone
> > can help me:
>
> > Hello,
>
> > I have installed trac successfully on windows and I am very impressed
> > by its functionality.  However, I am running into problems when I try
> > to create two or more
> > projects. It appears that if I create a second one, they both use the
> > same mySQL database
> > no matter how I try to separate them. I tried to create 2nd project
> > environment with
> > the same mySQL db as the first one or with a separate mySQL db but the
> > result is the
> > same. I see only the last mySQL string in trac.ini and changes to one
> > project reflect in the
> > second project basically both using the same db. Where are the configs
> > of each project
> > configuration stored. I only see one trac.ini file.
>
> > Any clarification on this would be helpful. I would ultimately like to
> > use just single mySQL
> > db for N projects on one server with all of them being completely
> > separate. If that is not
> > possible, at least using one trac code base on one server running N
> > projects each having its own mySQL db. Any help on this is greatly
> > appreciated.
>
> No, this is not possible. One Trac == one DB. With postgres you can use
> something called schemas to do this, but I know of no such system in MySQL.
>
> --Noah
>
>  signature.asc
> 1KDownload


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to