info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shared working directory for a jsp/web project - help?


From: Mike Castle
Subject: Re: shared working directory for a jsp/web project - help?
Date: Wed, 19 Jun 2002 18:20:02 -0700

In article <address@hidden>,
Paul Tomsic  <address@hidden> wrote:
>If all developers make a local copy of all the files,
>then we'd have to set up quite a few virtual servers
>(one for each developer) no?

Correct.  That is the recommended way.  At least one sandbox per developer.
Personally, I'd expect to see 2 or more virtual servers per developer.  One
for immediate "do this now" bug fixes, and one for "this is going to
require quite a bit of work" development, so that they don't interfere with
each other.  Probably more if working on a couple of different things, say
working on another branch on a special project with other developers.

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]