info-cvs
[Top][All Lists]
Advanced

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

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:11:54 -0400

>From address@hidden  Fri Feb  9 02:51:34 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
CAA17875
        for <address@hidden>; Fri, 9 Feb 2001 02:51:33 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14Qv81-0004hC-00; Thu, 08 Feb 2001 12:45:09 -0500
Received: from threshold3.jpmorgan.com ([169.71.1.12] helo=jpmorgan.com)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14Qv6Q-0003vr-00
        for <address@hidden>; Thu, 08 Feb 2001 12:43:30 -0500
Received: (from address@hidden)
        by jpmorgan.com (8.8.5/8.8.5) id MAA01732;
        Thu, 8 Feb 2001 12:43:19 -0500 (EST)
Received: from jpmmailhost4.ny.jpmorgan.com(198.75.231.102) by 
threshold3.jpmorgan.com via smap (V4.2)
        id xma001729; Thu, 8 Feb 01 12:43:19 -0500
Received: from nyc-ntgw-n01.ny.jpmorgan.com (nyc_smtpmta_02.ny.jpmorgan.com 
[146.149.150.22])
        by jpmmailhost4.ny.jpmorgan.com (8.9.1a/8.9.1) with SMTP id MAA01356;
        Thu, 8 Feb 2001 12:43:18 -0500 (EST)
Received: by nyc-ntgw-n01.ny.jpmorgan.com(Lotus SMTP MTA v4.6.4  (830.2 
3-23-1999))  id 852569ED.006155D7 ; Thu, 8 Feb 2001 12:43:09 -0500
X-Lotus-FromDomain: address@hidden
From: "Noel L Yap" <address@hidden>
To: address@hidden
cc: address@hidden
Message-ID: <address@hidden>
Subject: Re: version control with shared workplace
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Thu, 8 Feb 2001 12:43:09 -0500
Status: O
Content-Length: 2230
Lines: 71

We, too, are in this situation (although we're not using CVS).  It is best
practice to modify code within your own workspace, then copy that into the doc
root (possibly via a make install rule).  In order not to accidentally stomp on
each others files, we try to install files as group read-only.  We also set
directories to be group read/write so that we are able to move/remove others'
files if necessary.

We're planning to move to separate working environments so this issue should go
away (but it'll no doubt introduce other problems).

Noel




address@hidden on 2001.02.08 09:57:14

To:   address@hidden
cc:   (bcc: Noel L Yap)
Subject:  version control with shared workplace




oops, sorry, i forgot to add a subject in my previous post... :-/

Hi,

this is a bit offtopic, but I don't know where else to ask, i've
searched the net to no avail...

I cannot believe that i'm the only person with this problem, but so far I
have not found a suitable solution.

I would like to set up a version control system for a website with lot of
server side scripting.  Because of the server side scripts it is
inevitable that the developers use a shared working place, namely the
document root of the webserver (otherwise they cannot check the effects
of their changes immediately).

If my understanding is good, it is not possible to do this with CVS.  Does
anybody know of such a system which can do this?  Or how do others cope
with situations like this?


--
peter


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs





This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan Chase & Co. Incorporated, its
subsidiaries and affiliates.


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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