Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 33804 invoked from network); 6 Jul 2005 18:46:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2005 18:46:33 -0000 Received: (qmail 93516 invoked by uid 500); 6 Jul 2005 18:46:24 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 93476 invoked by uid 500); 6 Jul 2005 18:46:24 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 93463 invoked by uid 99); 6 Jul 2005 18:46:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2005 11:46:24 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of blackwaterdev@gmail.com designates 64.233.184.194 as permitted sender) Received: from [64.233.184.194] (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2005 11:46:24 -0700 Received: by wproxy.gmail.com with SMTP id i34so15541wra for ; Wed, 06 Jul 2005 11:46:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tR6LeG1AHP7XnWEGaLwL8D/5k5EBJg0jFlfaemJOPjh4+yr9L6SUqZC+Rms3ksayDH+PtXRiyqqSf/Av0Cy0iPf0El77EyaWqZzL9OUCgvkxmvTZieWLQYX3cpfTYXXZVdzw0pUMyMZleda0jBPhB3qQUBuD/z35Ihfv0GblahQ= Received: by 10.54.16.77 with SMTP id 77mr17163wrp; Wed, 06 Jul 2005 11:46:20 -0700 (PDT) Received: by 10.54.23.33 with HTTP; Wed, 6 Jul 2005 11:46:20 -0700 (PDT) Message-ID: <34a9824e05070611467d7f2e71@mail.gmail.com> Date: Wed, 6 Jul 2005 14:46:20 -0400 From: blackwater dev Reply-To: blackwater dev To: Ant Users List Subject: cvs command Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, I have this cvs command: Which works fine but I have to type in my password each time. We don't have pserver set up so I can't use that. How can I set this up so it won't ask me for my password so I can run it from a cron job? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org