That sounds like a lot more work than this:

create_project.sh "Project Display Name" project_system_name

Not to mention the fact that you probably also have to configure the
Subversion repository, Apache to serve it, do LDAP for authentication,
etc.

;)

cheers,
barneyb

On 6/15/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
> > -----Original Message-----
> > From: Barney Boisvert [mailto:[EMAIL PROTECTED]
> > Sent: Friday, June 15, 2007 11:45 AM
> > Subject: Re: Trac Project
> >
> > > > Trac supports multiple projects just fine.
> > > From the same install with a single hostname, single sign-on
> > > and a way to easily navigate between them?  AFAIK that was
> > > scheduled for v0.12 and really v1.0, i.e. at undesignated
> > > point in the future?
> >
> > Yeah.  Do your authentication with Apache, set up a shared user store
> > in your database, and get (download/write) a plugin that'll build a
> > project list.  Depending on how you set it up, the last can be as
> > simple as just dropping an xi:include inside your global template to
> > grab a listing and stick it in.  The hardest part is the shared user
> > store for the different instances, but if you're using MySQL or
> > PostgreSQL it's a snap with views.
>
> Redmine: "Admin" menu -> "Projects" -> "New"
> Project Tracker: main dashboard -> "Add a new project"
>
> :)
>
>
> Damien McKenna
> Web Developer
> The LIMU Company
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281288
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to