Re: Development Environment Setup

2006-08-11 Thread Tom Chiverton
On Wednesday 09 August 2006 14:19, Neil Middleton wrote: As you can guess, this isn't the best, and I personally would like to see us using a better source control system (Subversion?). I would also the We've just moved to SVN from SourceSafe (mainly because the 3rd party Linux VSS client

Re: Development Environment Setup

2006-08-10 Thread Jochem van Dieten
Douglas Knudsen wrote: and who is to audit and ensure the developer is doing this? The security department. If they have such a large network to monitor I am sure they run regular Nessus scans and automatically quarantaine problems anyway. Further more shouldn't this config be something

Re: Development Environment Setup

2006-08-10 Thread Jochem van Dieten
Neil Middleton wrote: I have seen mentions of people having devs running their own instances of CF/SQL, but how the hell do you keep these up to date without creating a logistical nightmare (i.e making sure every developer is in sync with both code and external requirements such as IIS

Re: Development Environment Setup

2006-08-10 Thread Robertson-Ravo, Neil (RX)
06:40:59 2006 Subject: Re: Development Environment Setup and who is to audit and ensure the developer is doing this? Further more shouldn't this config be something the PC support folks should setup and maintain? In a large organisation with 1+ PCs these are big and costly issues, eh

Re: Development Environment Setup

2006-08-10 Thread Robertson-Ravo, Neil (RX)
Message- From: Russ To: CF-Talk Sent: Wed Aug 09 21:10:37 2006 Subject: RE: Development Environment Setup Then your security team is full of idiots. Not only can you set up a firewall, you can configure apache/coldfusion to only listen on 127.0.0.1, so that no other computers can access

RE: Development Environment Setup

2006-08-10 Thread Russ
://www.reedexpo.com -Original Message- From: Russ To: CF-Talk Sent: Wed Aug 09 21:10:37 2006 Subject: RE: Development Environment Setup Then your security team is full of idiots. Not only can you set up a firewall, you can configure apache/coldfusion to only listen on 127.0.0.1, so

RE: Development Environment Setup

2006-08-10 Thread Everett, Al \(NIH/NIGMS\) [C]
Then your security team is full of idiots. No comment. I wish to remain gainfully employed so I just deal with it. I have pointed out several times that this prevents from using some of the power of source versioning, like branching, and interferes with unit testing, among other issues.

Development Environment Setup

2006-08-09 Thread Neil Middleton
Hi guys, Question on how best to setup our development environment. I know it's been asked before, I would like your ideas on our specific setup: Currently we maintain several applications under many websites, on a single development server (CFMX7 and SQL2000). Developers work direct on the

RE: Development Environment Setup

2006-08-09 Thread Konopka, David
[mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 9:20 AM To: CF-Talk Subject: Development Environment Setup Hi guys, Question on how best to setup our development environment. I know it's been asked before, I would like your ideas on our specific setup: Currently we maintain several

RE: Development Environment Setup

2006-08-09 Thread O�uz_Demirkap
Subject: RE: Development Environment Setup You could create individual user shares on a development web server. Each developer would check out code to his/her user share to code with. ___ David Konopka Wharton Computing and Information Technology -Original

RE: Development Environment Setup

2006-08-09 Thread Richard Kroll
pointed to our dev DB server. HTH Rich -Original Message- From: Konopka, David [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 2:19 PM To: CF-Talk Subject: RE: Development Environment Setup You could create individual user shares on a development web server. Each developer

RE: Development Environment Setup

2006-08-09 Thread Russ
features for different clients daily. Russ -Original Message- From: Richard Kroll [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 2:41 PM To: CF-Talk Subject: RE: Development Environment Setup I feel your pain and have recently worked through many of the problems that you

RE: Development Environment Setup

2006-08-09 Thread Everett, Al \(NIH/NIGMS\) [C]
I'd love to do that, but we're not allowed to have servers installed on our desktop machines for security reasons. -Original Message- From: Oðuz_Demirkapý Sent: Wednesday, August 09, 2006 2:37 PM To: CF-Talk Subject: RE: Development Environment Setup Test Server --- SVN

RE: Development Environment Setup

2006-08-09 Thread Russ
, August 09, 2006 4:01 PM To: CF-Talk Subject: RE: Development Environment Setup I'd love to do that, but we're not allowed to have servers installed on our desktop machines for security reasons. -Original Message- From: Oðuz_Demirkapý Sent: Wednesday, August 09, 2006 2:37 PM To: CF

RE: Development Environment Setup

2006-08-09 Thread Lincoln Milner
, and eliminates the overhead of maintaining several versions of CF on developers' machines. Cheers! Lincoln -Original Message- From: Everett, Al (NIH/NIGMS) [C] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 4:01 PM To: CF-Talk Subject: RE: Development Environment Setup I'd

Re: Development Environment Setup

2006-08-09 Thread Neil Middleton
on developers' machines. Cheers! Lincoln -Original Message- From: Everett, Al (NIH/NIGMS) [C] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 4:01 PM To: CF-Talk Subject: RE: Development Environment Setup I'd love to do that, but we're not allowed to have servers installed

Re: Development Environment Setup

2006-08-09 Thread Denny Valliant
On 8/9/06, Lincoln Milner [EMAIL PROTECTED] wrote: We're currently switching our model. Current old way of doing it is to develop locally with Apache and CF to a MySQL or Oracle DB. Then push changes to QA for review. Developers use SVN to maintain code repositories for version/history.

Re: Development Environment Setup

2006-08-09 Thread Douglas Knudsen
-Talk Subject: RE: Development Environment Setup I'd love to do that, but we're not allowed to have servers installed on our desktop machines for security reasons. -Original Message- From: Oðuz_Demirkapý Sent: Wednesday, August 09, 2006 2:37 PM To: CF-Talk Subject: RE