delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/09/18/11:27:32

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
q=dns; s=default; b=JnpFGoqFabQ+woz67tLGgjSxuhTGrVem4qlAF+7OLRY
VNQ9dSfRFKvdTbaNUTJke/lqT6Oior4pJNr1BwD9qd5MxKk8GY1+pKjRDVbxQGsW
L3BrqKAbdD4U5ltID70wgx6AgeprZpVXlQvF2lB8e8TF48iCffI95JK63K53IQ8s
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
s=default; bh=1jS7cQlXZ1y0MHIfj9iGDQVWVMM=; b=dN7vNwMM5IUU/huCV
YC5DJpHT86UHinMGnMC1Sf1V5/ASboubIhozC2WL7Km9D4skB3XH/LbRS5kjNuQ6
Bc1GJV67aJx9fA6qb27KO0mMGW5FMSCt94YrQ/wwPTCavbsBYIa7SGifW9oRdJtN
h5G6d5QPg0YsZnj9XRPfgICSsE=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM,KHOP_THREADED,NO_RELAYS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f176.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=zCreqTPzXqyLH9ZcIGPlzc+3BBCfdnASyLyBrR6JO6c=; b=UxI+OMCSqE/2v2z3GEH+HBdV4DWNE32wiT7cW92I1K2cgLS11bEQy2vlXHkBCJmVH1 SvRscTnbsT0kq3BGElDRwO0aaORgKJ+tUCX3oAS3kNk6mT4+gc/o3QQGmYFUiw4RCtpv u5eYTb9f0Fiz7C2hId2q9Tkbygrb/EjAxHAMsl6t3qRxgaCWQGkbgg8VYOgP0RIaf38W fDLzjpVR0RdC8w14HK693TLQTlgUehq9tgWCH301CE6l16I56tXbRzhzN6pU1+3ZgHx2 5DuAVGJszIsbvfQ8HXudIeO9FjfPdVjLumHbbxpD3YKtSX5L8RFHC3yyBRFLW6/Kv0qJ gPqw==
X-Gm-Message-State: ALoCoQkc3vV0sXhrJ4GlX0X4Kt0R4NthDI0NcWWhLF4J8CC6nRowI1Lc05wJLaVsBdn7zEKYZTe5
X-Received: by 10.180.13.83 with SMTP id f19mr7575617wic.54.1379518013660; Wed, 18 Sep 2013 08:26:53 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <CAPw2spgXO-G2UaXoSOY74JcGHxKvMt8Fm6NHiB8wkdGxBak4FQ@mail.gmail.com>
References: <CAPw2spinsbSZaduOMJtgR6rkaoJA9s7rTm6LCwvWBCK9-kiN8A AT mail DOT gmail DOT com> <5231EEF4 DOT 6010407 AT users DOT sourceforge DOT net> <CAPw2spgXO-G2UaXoSOY74JcGHxKvMt8Fm6NHiB8wkdGxBak4FQ AT mail DOT gmail DOT com>
From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Bron?= <frederic DOT bron AT m4x DOT org>
Date: Wed, 18 Sep 2013 17:26:13 +0200
Message-ID: <CAPw2spgf8LcAR2UdNzA-k=v5HX-Okf04eNSrLPfGU1E1Xf9yGw@mail.gmail.com>
Subject: Re: cannot run setup64.exe without admin privileges (even if renamed foo.exe)
To: cygwin <cygwin AT cygwin DOT com>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r8IFRVKd000856

> do I need a password to get the sources?
> I get this message:
> CVS password file /home/xxx/.cvspass does not exist - creating a new
> file cvs [checkout aborted]: end of file from server (consult above
> messages if any)
>
> But this may be just due to our proxy server.

And without a proxy server:
$ cvs -z3 -d :pserver:anoncvs AT sourceware DOT org:/cvs/cygwin-apps co cygwin-setup
cvs checkout: CVS password file /cygdrive/d/Documents/.cvspass does
not exist - creating a new file
cvs server: cannot find module `cygwin-setup' - ignored
cvs [checkout aborted]: cannot expand modules

Frédéric

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019