Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
Ok Barney. Thanks

Ravi.

Barney Boisvert wrote:
> I host them all through Apache's mod_python, along with all my SVN
> repositories.  So everything (including some "normal" websites) are
> running through the single Apache daemon process.
>
> cheers,
> barneyb
>
> On 6/15/07, [Sunshine Tech Solutions] Ravi Gehlot
> <[EMAIL PROTECTED]> wrote:
>   
>> Do I have to start a new daemon for every different Trac Project?
>>
>> Ravi.
>>
>> 
>
>   


-- 
---
Ravi Gehlot.
Sr. Management
Sunshine Technology Solutions, LLC
http://www.sunshinetechsolutions.com/
[EMAIL PROTECTED]
Cell Phone: (407) 860-3775
Business Line: (407) 745-1433
---

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.



~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
OK. will try

Ravi.

Russ wrote:
> Trac runs under apache, so all you need to do is to configure a separate 
> virtual site.
>
> Russ
>
>
>
>   
>> -Original Message-
>> From: [Sunshine Tech Solutions] Ravi Gehlot
>> [mailto:[EMAIL PROTECTED]
>> Sent: Friday, June 15, 2007 5:33 PM
>> To: CF-Talk
>> Subject: Trac Project
>>
>> Do I have to start a new daemon for every different Trac Project?
>>
>> Ravi.
>>
>> --
>> ---
>> Ravi Gehlot.
>> Sr. Management
>> Sunshine Technology Solutions, LLC
>> http://www.sunshinetechsolutions.com/
>> [EMAIL PROTECTED]
>> Cell Phone: (407) 860-3775
>> Business Line: (407) 745-1433
>> ---
>>
>> Confidentiality Notice:  This message including any
>> attachments is for the sole use of the intended
>> recipient(s) and may contain confidential and privileged
>> information. Any unauthorized review, use, disclosure or
>> distribution is prohibited. If you are not the
>> intended recipient, please contact the sender and
>> delete any copies of this message.
>>
>>
>>
>>
>> 
>
> 

~|
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:281348
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Trac Project

2007-06-15 Thread Russ
Trac runs under apache, so all you need to do is to configure a separate 
virtual site.

Russ



> -Original Message-
> From: [Sunshine Tech Solutions] Ravi Gehlot
> [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 15, 2007 5:33 PM
> To: CF-Talk
> Subject: Trac Project
> 
> Do I have to start a new daemon for every different Trac Project?
> 
> Ravi.
> 
> --
> ---
> Ravi Gehlot.
> Sr. Management
> Sunshine Technology Solutions, LLC
> http://www.sunshinetechsolutions.com/
> [EMAIL PROTECTED]
> Cell Phone: (407) 860-3775
> Business Line: (407) 745-1433
> ---
> 
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
> 
> 
> 
> 

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

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


Re: Trac Project

2007-06-15 Thread Barney Boisvert
I host them all through Apache's mod_python, along with all my SVN
repositories.  So everything (including some "normal" websites) are
running through the single Apache daemon process.

cheers,
barneyb

On 6/15/07, [Sunshine Tech Solutions] Ravi Gehlot
<[EMAIL PROTECTED]> wrote:
> Do I have to start a new daemon for every different Trac Project?
>
> Ravi.
>

-- 
Barney Boisvert
[EMAIL PROTECTED]
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~|
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:281341
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Trac Project

2007-06-15 Thread Damien McKenna
> -Original Message-
> From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
> Sent: Friday, June 15, 2007 12:01 PM
> To: CF-Talk
> Subject: Re: Trac Project
> 
> > Redmine: "Admin" menu -> "Projects" -> "New"
> > Project Tracker: main dashboard -> "Add a new project"
> 
> 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.

Yes you do (currently) have to create the repository, but the hosting
interface is automatic and you just configure who has access to it all
via the built-in user permissions system (at least in Redmine, which I
use).


Damien McKenna
Web Developer
The LIMU Company

~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

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


Re: Trac Project

2007-06-15 Thread Barney Boisvert
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


RE: Trac Project

2007-06-15 Thread Damien McKenna
> -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

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

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


Re: Trac Project

2007-06-15 Thread Barney Boisvert
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.

cheers,
barneyb

On 6/15/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Andy Allan [mailto:[EMAIL PROTECTED]
> > Sent: Friday, June 15, 2007 11:12 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?
>
>
> Damien McKenna
> Web Developer
> The LIMU Company
>
> 

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


RE: Trac Project

2007-06-15 Thread Damien McKenna
> -Original Message-
> From: Andy Allan [mailto:[EMAIL PROTECTED] 
> Sent: Friday, June 15, 2007 11:12 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?


Damien McKenna
Web Developer
The LIMU Company

~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
YEP.

Ravi.


Andy Allan wrote:
> Trac supports multiple projects just fine.
>
> Andy
>
> On 15/06/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
>   
>>> -Original Message-
>>> From: Andy Allan [mailto:[EMAIL PROTECTED]
>>> Sent: Friday, June 15, 2007 9:19 AM
>>> Subject: Re: Trac Project
>>>
>>>   
>>>> Mind if I ask why you don't use something that would be easier to
>>>> install & manage, like Project Tracker (CFML based
>>>> http://projecttracker.riaforge.org/) or RedMine
>>>> (http://www.redmine.org/ - Rails based)?
>>>> 
>>> Trac is easy to install and manage. At least, I think so.
>>>   
>> Not IMHO when you take its lack of support for multiple projects into
>> consideration.
>>
>>
>> Damien McKenna
>> Web Developer
>> The LIMU Company
>>
>>
>> 
>
> 

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
Just gotta figure how to install webadmin

Ravi.

Damien McKenna wrote:
>> -Original Message-
>> From: [Sunshine Tech Solutions] Ravi Gehlot 
>> Sent: Friday, June 15, 2007 11:06 AM
>> Subject: Re: Trac Project
>>
>> Damien,
>> I like TRAC way better.
>> 
>
> OK, I'll let you ;-)
>
>
> Damien McKenna
> Web Developer
> The LIMU Company
>
> 

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

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


Re: Trac Project

2007-06-15 Thread Andy Allan
Trac supports multiple projects just fine.

Andy

On 15/06/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Andy Allan [mailto:[EMAIL PROTECTED]
> > Sent: Friday, June 15, 2007 9:19 AM
> > Subject: Re: Trac Project
> >
> > > Mind if I ask why you don't use something that would be easier to
> > > install & manage, like Project Tracker (CFML based
> > > http://projecttracker.riaforge.org/) or RedMine
> > > (http://www.redmine.org/ - Rails based)?
> >
> > Trac is easy to install and manage. At least, I think so.
>
> Not IMHO when you take its lack of support for multiple projects into
> consideration.
>
>
> Damien McKenna
> Web Developer
> The LIMU Company
>
> 

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


RE: Trac Project

2007-06-15 Thread Damien McKenna
> -Original Message-
> From: [Sunshine Tech Solutions] Ravi Gehlot 
> Sent: Friday, June 15, 2007 11:06 AM
> Subject: Re: Trac Project
> 
> Damien,
> I like TRAC way better.

OK, I'll let you ;-)


Damien McKenna
Web Developer
The LIMU Company

~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
Damien,

I like TRAC way better.

Ravi.

Damien McKenna wrote:
>> -Original Message-
>> From: Andy Allan [mailto:[EMAIL PROTECTED] 
>> Sent: Friday, June 15, 2007 9:19 AM
>> Subject: Re: Trac Project
>>
>> 
>>> Mind if I ask why you don't use something that would be easier to
>>> install & manage, like Project Tracker (CFML based
>>> http://projecttracker.riaforge.org/) or RedMine
>>> (http://www.redmine.org/ - Rails based)?
>>>   
>> Trac is easy to install and manage. At least, I think so.
>> 
>
> Not IMHO when you take its lack of support for multiple projects into
> consideration.
>
>
> Damien McKenna
> Web Developer
> The LIMU Company
>
> 

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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


RE: Trac Project

2007-06-15 Thread Damien McKenna
> -Original Message-
> From: Andy Allan [mailto:[EMAIL PROTECTED] 
> Sent: Friday, June 15, 2007 9:19 AM
> Subject: Re: Trac Project
> 
> > Mind if I ask why you don't use something that would be easier to
> > install & manage, like Project Tracker (CFML based
> > http://projecttracker.riaforge.org/) or RedMine
> > (http://www.redmine.org/ - Rails based)?
> 
> Trac is easy to install and manage. At least, I think so.

Not IMHO when you take its lack of support for multiple projects into
consideration.


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:281271
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
Hey Russ,

SQLite works just fine for Trac. I tried MySQL but I was getting 
weird errors and didn't really want to dig deep to find what the problem 
was. After I installed SQLite it worked flawlessly.

Ravi.

Russ wrote:
> The latest version I believe supports MySQL.  I haven't set it up that way
> yet, as our trac database is fairly small (and it works fine using SQLlite),
> but if you really want to, you can make it use a MySQL db. 
>
> Russ
>
>
>
>   
>> -Original Message-
>> From: [Sunshine Tech Solutions] Ravi Gehlot
>> [mailto:[EMAIL PROTECTED]
>> Sent: Friday, June 15, 2007 8:18 AM
>> To: CF-Talk
>> Subject: Trac Project
>>
>> Does anyone know if the Trac Project works fine with MySQL?
>>
>> Ravi.
>>
>> --
>> ---
>> Ravi Gehlot.
>> Sr. Management
>> Sunshine Technology Solutions, LLC
>> http://www.sunshinetechsolutions.com/
>> [EMAIL PROTECTED]
>> Cell Phone: (407) 860-3775
>> Business Line: (407) 745-1433
>> ---
>>
>> Confidentiality Notice:  This message including any
>> attachments is for the sole use of the intended
>> recipient(s) and may contain confidential and privileged
>> information. Any unauthorized review, use, disclosure or
>> distribution is prohibited. If you are not the
>> intended recipient, please contact the sender and
>> delete any copies of this message.
>>
>>
>>
>>
>> 
>
> 

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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


RE: Trac Project

2007-06-15 Thread Russ
The latest version I believe supports MySQL.  I haven't set it up that way
yet, as our trac database is fairly small (and it works fine using SQLlite),
but if you really want to, you can make it use a MySQL db. 

Russ



> -Original Message-
> From: [Sunshine Tech Solutions] Ravi Gehlot
> [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 15, 2007 8:18 AM
> To: CF-Talk
> Subject: Trac Project
> 
> Does anyone know if the Trac Project works fine with MySQL?
> 
> Ravi.
> 
> --
> ---
> Ravi Gehlot.
> Sr. Management
> Sunshine Technology Solutions, LLC
> http://www.sunshinetechsolutions.com/
> [EMAIL PROTECTED]
> Cell Phone: (407) 860-3775
> Business Line: (407) 745-1433
> ---
> 
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
> 
> 
> 
> 

~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
ok

Thanks,
Ravi

Andy Allan wrote:
> You manage everything via trac-admin (command line based)
> http://trac.edgewall.org/wiki/TracAdmin
>
> Or you can install the WebAdmin plugin
> http://trac.edgewall.org/wiki/WebAdmin
>
> Andy
>
> On 15/06/07, [Sunshine Tech Solutions] Ravi Gehlot
> <[EMAIL PROTECTED]> wrote:
>   
>> Hey Andy,
>>
>> How is that milestone managed? Any clues? How do you delete stuff
>> from the timeline?
>>
>> Ravi.
>>
>> Andy Allan wrote:
>> 
>>> Trac is easy to install and manage. At least, I think so.
>>>
>>> Andy
>>>
>>> On 15/06/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
>>>
>>>   
> -Original Message-
> From: [Sunshine Tech Solutions] Ravi Gehlot
> Sent: Friday, June 15, 2007 8:18 AM
> Subject: Trac Project
>
> Does anyone know if the Trac Project works fine with MySQL?
>
>   
 http://trac.edgewall.org/wiki/TracInstall
 "either SQLite, PostgreSQL, or MySQL works"

 Mind if I ask why you don't use something that would be easier to
 install & manage, like Project Tracker (CFML based
 http://projecttracker.riaforge.org/) or RedMine (http://www.redmine.org/
 - Rails based)?


 Damien McKenna
 Web Developer
 The LIMU Company



 
>>>   
>> 
>
> 

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

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


Re: Trac Project

2007-06-15 Thread Andy Allan
You manage everything via trac-admin (command line based)
http://trac.edgewall.org/wiki/TracAdmin

Or you can install the WebAdmin plugin
http://trac.edgewall.org/wiki/WebAdmin

Andy

On 15/06/07, [Sunshine Tech Solutions] Ravi Gehlot
<[EMAIL PROTECTED]> wrote:
> Hey Andy,
>
> How is that milestone managed? Any clues? How do you delete stuff
> from the timeline?
>
> Ravi.
>
> Andy Allan wrote:
> > Trac is easy to install and manage. At least, I think so.
> >
> > Andy
> >
> > On 15/06/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
> >
> >>> -Original Message-
> >>> From: [Sunshine Tech Solutions] Ravi Gehlot
> >>> Sent: Friday, June 15, 2007 8:18 AM
> >>> Subject: Trac Project
> >>>
> >>> Does anyone know if the Trac Project works fine with MySQL?
> >>>
> >> http://trac.edgewall.org/wiki/TracInstall
> >> "either SQLite, PostgreSQL, or MySQL works"
> >>
> >> Mind if I ask why you don't use something that would be easier to
> >> install & manage, like Project Tracker (CFML based
> >> http://projecttracker.riaforge.org/) or RedMine (http://www.redmine.org/
> >> - Rails based)?
> >>
> >>
> >> Damien McKenna
> >> Web Developer
> >> The LIMU Company
> >>
> >>
> >>
> >
> >
>
> 

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
Will try it now.

Ravi.

Damien McKenna wrote:
>> -Original Message-
>> From: [Sunshine Tech Solutions] Ravi Gehlot 
>> Sent: Friday, June 15, 2007 8:18 AM
>> Subject: Trac Project
>>
>> Does anyone know if the Trac Project works fine with MySQL?
>> 
>
> http://trac.edgewall.org/wiki/TracInstall
> "either SQLite, PostgreSQL, or MySQL works"
>
> Mind if I ask why you don't use something that would be easier to
> install & manage, like Project Tracker (CFML based
> http://projecttracker.riaforge.org/) or RedMine (http://www.redmine.org/
> - Rails based)?
>
>
> Damien McKenna
> Web Developer
> The LIMU Company
>
> 

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
Hey Andy,

How is that milestone managed? Any clues? How do you delete stuff 
from the timeline?

Ravi.

Andy Allan wrote:
> Trac is easy to install and manage. At least, I think so.
>
> Andy
>
> On 15/06/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
>   
>>> -Original Message-
>>> From: [Sunshine Tech Solutions] Ravi Gehlot
>>> Sent: Friday, June 15, 2007 8:18 AM
>>> Subject: Trac Project
>>>
>>> Does anyone know if the Trac Project works fine with MySQL?
>>>   
>> http://trac.edgewall.org/wiki/TracInstall
>> "either SQLite, PostgreSQL, or MySQL works"
>>
>> Mind if I ask why you don't use something that would be easier to
>> install & manage, like Project Tracker (CFML based
>> http://projecttracker.riaforge.org/) or RedMine (http://www.redmine.org/
>> - Rails based)?
>>
>>
>> Damien McKenna
>> Web Developer
>> The LIMU Company
>>
>>
>> 
>
> 

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

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


Re: Trac Project

2007-06-15 Thread Andy Allan
Trac is easy to install and manage. At least, I think so.

Andy

On 15/06/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: [Sunshine Tech Solutions] Ravi Gehlot
> > Sent: Friday, June 15, 2007 8:18 AM
> > Subject: Trac Project
> >
> > Does anyone know if the Trac Project works fine with MySQL?
>
> http://trac.edgewall.org/wiki/TracInstall
> "either SQLite, PostgreSQL, or MySQL works"
>
> Mind if I ask why you don't use something that would be easier to
> install & manage, like Project Tracker (CFML based
> http://projecttracker.riaforge.org/) or RedMine (http://www.redmine.org/
> - Rails based)?
>
>
> Damien McKenna
> Web Developer
> The LIMU Company
>
> 

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

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


RE: Trac Project

2007-06-15 Thread Damien McKenna
> -Original Message-
> From: [Sunshine Tech Solutions] Ravi Gehlot 
> Sent: Friday, June 15, 2007 8:18 AM
> Subject: Trac Project
> 
> Does anyone know if the Trac Project works fine with MySQL?

http://trac.edgewall.org/wiki/TracInstall
"either SQLite, PostgreSQL, or MySQL works"

Mind if I ask why you don't use something that would be easier to
install & manage, like Project Tracker (CFML based
http://projecttracker.riaforge.org/) or RedMine (http://www.redmine.org/
- Rails based)?


Damien McKenna
Web Developer
The LIMU Company

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
You are right. It is file based and by the way when you create a trac 
project it creates the sqlite db file. So all you need to do is install 
sqlite and it does not conflict with mysql.

Trac works fine. I am a bit confused though. How does it know when a 
milestone has been reached? Also, how do you delete stuff on the 
timeline? I am logged in but no special options were given.

Ravi.

Tom Chiverton wrote:
> On Friday 15 Jun 2007, [Sunshine Tech Solutions] Ravi Gehlot wrote:
>   
>> Yep. QuestionI got MySQL running..if I install SQLite it won't
>> conflict with MySQL, correct? As far as I know they run in different
>> ports, right?
>> 
>
> SQLite is file based isn't it ? Doesn't even have a server, hence Gears and 
> AIR using it.
>
>   


-- 
---
Ravi Gehlot.
Sr. Management
Sunshine Technology Solutions, LLC
http://www.sunshinetechsolutions.com/
[EMAIL PROTECTED]
Cell Phone: (407) 860-3775
Business Line: (407) 745-1433
---

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.



~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

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


Re: Trac Project

2007-06-15 Thread Tom Chiverton
On Friday 15 Jun 2007, [Sunshine Tech Solutions] Ravi Gehlot wrote:
> Yep. QuestionI got MySQL running..if I install SQLite it won't
> conflict with MySQL, correct? As far as I know they run in different
> ports, right?

SQLite is file based isn't it ? Doesn't even have a server, hence Gears and 
AIR using it.

-- 
Tom Chiverton
Helping to vitalistically engage total relationships
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
Alright then.

Thanks.

Ravi.

J.J. Merrick wrote:
> I am going to say yes since I installed it on the same machine as a MySql
> database was running on in development and don't remember any conflicts.
>
> J.J.
>
> On 6/15/07, [Sunshine Tech Solutions] Ravi Gehlot <
> [EMAIL PROTECTED]> wrote:
>   
>> Yep. QuestionI got MySQL running..if I install SQLite it won't
>> conflict with MySQL, correct? As far as I know they run in different
>> ports, right?
>>
>> Ravi.
>>
>> J.J. Merrick wrote:
>> 
>>> If I remember correctly it uses SQLlite with Python... but it has been
>>> almost a year since I have played around with it.
>>>
>>>
>>> J.J.
>>>
>>> On 6/15/07, [Sunshine Tech Solutions] Ravi Gehlot <
>>> [EMAIL PROTECTED]> wrote:
>>>
>>>   
 Does anyone know if the Trac Project works fine with MySQL?

 Ravi.

 --
 ---
 Ravi Gehlot.
 Sr. Management
 Sunshine Technology Solutions, LLC
 http://www.sunshinetechsolutions.com/
 [EMAIL PROTECTED]
 Cell Phone: (407) 860-3775
 Business Line: (407) 745-1433
 ---

 Confidentiality Notice:  This message including any
 attachments is for the sole use of the intended
 recipient(s) and may contain confidential and privileged
 information. Any unauthorized review, use, disclosure or
 distribution is prohibited. If you are not the
 intended recipient, please contact the sender and
 delete any copies of this message.





 
>>>   
>> 
>
> 

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

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


Re: Trac Project

2007-06-15 Thread J.J. Merrick
I am going to say yes since I installed it on the same machine as a MySql
database was running on in development and don't remember any conflicts.

J.J.

On 6/15/07, [Sunshine Tech Solutions] Ravi Gehlot <
[EMAIL PROTECTED]> wrote:
>
> Yep. QuestionI got MySQL running..if I install SQLite it won't
> conflict with MySQL, correct? As far as I know they run in different
> ports, right?
>
> Ravi.
>
> J.J. Merrick wrote:
> > If I remember correctly it uses SQLlite with Python... but it has been
> > almost a year since I have played around with it.
> >
> >
> > J.J.
> >
> > On 6/15/07, [Sunshine Tech Solutions] Ravi Gehlot <
> > [EMAIL PROTECTED]> wrote:
> >
> >> Does anyone know if the Trac Project works fine with MySQL?
> >>
> >> Ravi.
> >>
> >> --
> >> ---
> >> Ravi Gehlot.
> >> Sr. Management
> >> Sunshine Technology Solutions, LLC
> >> http://www.sunshinetechsolutions.com/
> >> [EMAIL PROTECTED]
> >> Cell Phone: (407) 860-3775
> >> Business Line: (407) 745-1433
> >> ---
> >>
> >> Confidentiality Notice:  This message including any
> >> attachments is for the sole use of the intended
> >> recipient(s) and may contain confidential and privileged
> >> information. Any unauthorized review, use, disclosure or
> >> distribution is prohibited. If you are not the
> >> intended recipient, please contact the sender and
> >> delete any copies of this message.
> >>
> >>
> >>
> >>
> >>
> >
> >
>
> 

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Re: Trac Project

2007-06-15 Thread [Sunshine Tech Solutions] Ravi Gehlot
Yep. QuestionI got MySQL running..if I install SQLite it won't 
conflict with MySQL, correct? As far as I know they run in different 
ports, right?

Ravi.

J.J. Merrick wrote:
> If I remember correctly it uses SQLlite with Python... but it has been
> almost a year since I have played around with it.
>
>
> J.J.
>
> On 6/15/07, [Sunshine Tech Solutions] Ravi Gehlot <
> [EMAIL PROTECTED]> wrote:
>   
>> Does anyone know if the Trac Project works fine with MySQL?
>>
>> Ravi.
>>
>> --
>> ---
>> Ravi Gehlot.
>> Sr. Management
>> Sunshine Technology Solutions, LLC
>> http://www.sunshinetechsolutions.com/
>> [EMAIL PROTECTED]
>> Cell Phone: (407) 860-3775
>> Business Line: (407) 745-1433
>> ---
>>
>> Confidentiality Notice:  This message including any
>> attachments is for the sole use of the intended
>> recipient(s) and may contain confidential and privileged
>> information. Any unauthorized review, use, disclosure or
>> distribution is prohibited. If you are not the
>> intended recipient, please contact the sender and
>> delete any copies of this message.
>>
>>
>>
>>
>> 
>
> 

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

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


Re: Trac Project

2007-06-15 Thread J.J. Merrick
If I remember correctly it uses SQLlite with Python... but it has been
almost a year since I have played around with it.


J.J.

On 6/15/07, [Sunshine Tech Solutions] Ravi Gehlot <
[EMAIL PROTECTED]> wrote:
>
> Does anyone know if the Trac Project works fine with MySQL?
>
> Ravi.
>
> --
> ---
> Ravi Gehlot.
> Sr. Management
> Sunshine Technology Solutions, LLC
> http://www.sunshinetechsolutions.com/
> [EMAIL PROTECTED]
> Cell Phone: (407) 860-3775
> Business Line: (407) 745-1433
> ---
>
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
>
>
>
> 

~|
CF 8 – Scorpio beta now available, 
easily build great internet experiences – Try it now on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

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