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:05:03 -0400

>From address@hidden  Thu Feb  1 23:42:02 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 
XAA21943
        for <address@hidden>; Thu, 1 Feb 2001 23:42:00 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14OKt7-0005DH-00; Thu, 01 Feb 2001 09:39:05 -0500
Received: from thalia.fm.intel.com ([132.233.247.11])
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14OKqH-000599-00
        for <address@hidden>; Thu, 01 Feb 2001 09:36:09 -0500
Received: from SMTP (fmsmsxvs03-1.fm.intel.com [132.233.42.203])
        by thalia.fm.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.33 2000/11/21 
19:27:27 smothers Exp $) with SMTP id OAA03808;
        Thu, 1 Feb 2001 14:37:06 GMT
Received: from fmsmsx19.fm.intel.com ([132.233.48.19]) by 132.233.48.203
  (Norton AntiVirus for Internet Email Gateways 1.0) ;
  Thu, 01 Feb 2001 14:35:38 0000 (GMT)
Received: by fmsmsx19.fm.intel.com with Internet Mail Service (5.5.2650.21)
        id <DRYFZZNP>; Thu, 1 Feb 2001 06:35:37 -0800
Message-ID: <address@hidden>
From: "Reinstein, Shlomo" <address@hidden>
To: "'address@hidden'" <address@hidden>,
  "Reinstein, Shlomo" <address@hidden>
Cc: "'address@hidden'" <address@hidden>,
  address@hidden
Subject: RE: Problems with CVS version 1.10.8 on Windows 2000
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
X-Mailer: Internet Mail Service (5.5.2650.21)
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, 1 Feb 2001 06:35:28 -0800
Status: O
Content-Length: 1721
Lines: 45

I'm sorry, you must have skipped my reply to Larry. I tried (even before I
posted the first message about this problem! ) to use forward slashes (the
very same command-line that you wrote here), but it doesn't work either. I
get the following:

        cvs [checkout aborted]: CVSROOT z:/iil/iswp/data/apt/ISIS/repository
must be an absolute pathname

So whether I use forward slashes or backward slashes, it doesn't work - I
get the above message. And again, version 1.10.7 of CVS works fine with
back-slashes, but 1.10.8 doesn't work with any (forward or backward)
slashes. 

Can this message be the result of some problem in environment variables? Can
it be that there's some environment variable that CVS uses and is not
defined properly, and CVS just gives me the above message for something
which is not related to the CVSROOT path?

Shlomo

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Thursday, February 01, 2001 4:27 PM
To: Reinstein, Shlomo
Cc: 'address@hidden'; address@hidden
Subject: Re: Problems with CVS version 1.10.8 on Windows 2000


Please reread Larry's original response and follow his advice (always
use forward slashes in pathnames given to CVS). This:

   cvs -d :local:z:/iil/iswp/data/apt/ISIS/repository co trycvs

should work just fine. The : after z will not be confused by CVS as a
field separator.

P.S. - even in MS' own software, "\\z\" is *NOT* equivalent to
"z:\". The former describes a *machine*, and the latter describes a
*disk* mounted (either locally or remotely) on the local machine.


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