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:27 -0400

>From address@hidden  Thu Feb  8 22:16:31 2001
>Return-Path: <address@hidden>
Received: from camelot-soft.camelot-soft.com (camelot-soft.camelot-soft.com 
[208.25.65.6])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
WAA16370
        for <address@hidden>; Thu, 8 Feb 2001 22:16:25 +0900
Received: from fencepost.gnu.org (address@hidden [199.232.76.164])
        by camelot-soft.camelot-soft.com (8.9.3/8.9.3) with ESMTP id FAA10837
        for <address@hidden>; Thu, 8 Feb 2001 05:15:53 -0800 (PST)
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14Qqly-0001re-00; Thu, 08 Feb 2001 08:06:06 -0500
Received: from uswgco34.uswest.com ([199.168.32.123])
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14QqjY-0001oC-00
        for <address@hidden>; Thu, 08 Feb 2001 08:03:36 -0500
Received: from egate-co4.uswc.uswest.com (egate-co4.uswc.uswest.com 
[151.116.25.51])
        by uswgco34.uswest.com (8.10.0/8.10.0) with ESMTP id f18D3V905517;
        Thu, 8 Feb 2001 06:03:31 -0700 (MST)
Received: from dubntex011.qwest.net (localhost [127.0.0.1])
        by egate-co4.uswc.uswest.com (8.10.0/8.10.0) with ESMTP id f18D3Ur21414;
        Thu, 8 Feb 2001 06:03:30 -0700 (MST)
Received: by dubntex011.qwest.net with Internet Mail Service (5.5.2653.19)
        id <C61K0L3W>; Thu, 8 Feb 2001 08:06:11 -0500
Message-ID: <address@hidden>
From: "Deaver, Carl" <address@hidden>
To: "'address@hidden'" <address@hidden>, address@hidden
Cc: address@hidden
Subject: RE: Transferring the CVS to another hosts
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
X-Mailer: Internet Mail Service (5.5.2653.19)
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 08:03:31 -0500
Status: O
Content-Length: 2306
Lines: 58

Larry, you bring up a great point here. We are about to move our repository
from one server to another and we did not have the foresight to use logical
name (unless you mean use computer name instead of IP address, in our case
we can't use the old computer name, that is what is changing, the new name
is not sndev003). I looked at my copy of the repository and there are
hundreds of files to edit. Every folder has a sub folder in it called CVS.
Inside that CVS folder are 4 files. 2 of which are ROOT and Repository.
Inside each one of these ROOT files contains information as to who checked
out these modules, which includes the server name. for example:
:pserver:address@hidden:/data/sndev003/02/home/cvsop/qc

I'm deaverc and  sndev003.litel.com is the machine that is going away, I
will have a new host soon. Look, we even had the foresight to make moving
harder by having the host name in the file path! happy happy joy joy.

The other file with the server name inside is Repository:
/data/sndev003/02/home/cvsop/qc/batch

I guess this is nothing more that the file path to the "real" repository.
Hopefully most folks don't use the server name in there path. I guess in our
instance, I can try to get the system admin people to create the same named
path on the new host. I bet I'll loose that battle because it doesn't follow
their naming standards. 8o(

Would it be easier, at least for me and my users of this repository (about
25 of us), to simply delete our checked out versions and re-check out once
the new repository is available on the new machine? Some of us are on
separate branches too, of course.

Thanks
Carl Deaver





-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Wednesday, February 07, 2001 1:57 PM
To: address@hidden
Cc: address@hidden
Subject: Re: Transferring the CVS to another hosts


Eyal Rif writes:
> 
> What need to be changed when transferring a CVS from one host to another ?

...  If you didn't have the foresight to use a logical
server name then you'll have to have everyone who has anything checked
out edit their CVS/Root files to point to the new server.

-Larry Jones

_______________________________________________
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]