Rick,
Each of our developers has a seperate Orion instance running on their own
machine so they can bring it up and down whenever they want, and we are
using CVS to manage the sources. This seems to work reasonably well. We
share the same Oracle database, which occasionally causes problems when
someone changes something too much there, but most of the time it works
well.
--
Thomas Munro <[EMAIL PROTECTED]>
http://www.gi-technology.com/
GI Technology (Paris)
On Fri, 28 Jul 2000, Rick Bos wrote:
> We have several developers working with Orion at the same time.
>
> We currently have a single instance of Orion which must be
> restarted when changes are made.
>
> Each user has a separate application that points to their working directory.
>
> Each user has a separate web location:
>
>
> /server/user1/Intro.jsp
> /server/user2/Intro.jsp
>
>
>
>
> Would it be a good idea to have multiple instances or Orion ?
> What would be the best way to do this ?
>
> Rick
>
>