Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 74398 invoked from network); 14 Jul 2006 07:45:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jul 2006 07:45:57 -0000 Received: (qmail 27520 invoked by uid 500); 14 Jul 2006 07:45:53 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 26877 invoked by uid 500); 14 Jul 2006 07:45:52 -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 26866 invoked by uid 99); 14 Jul 2006 07:45:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2006 00:45:52 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hanmayya.udgiri@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2006 00:45:50 -0700 Received: by py-out-1112.google.com with SMTP id m51so553517pye for ; Fri, 14 Jul 2006 00:45:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=YqZNM2OTnCHLnZlykLMiarHRFoPfWU0+VtbXjw6jMO0wwJfK9xRhsRsdQWcs1W6fbRqgJHfVdZOiUXQ3dPbAT97+SwB3Y+ljS8zhyG11fF41aWD63m1gETpog4mTAoX6IyFmr3Wg/qsZ4p2J6ncM2CdLl3jG6bn52E4e5339DPk= Received: by 10.35.106.18 with SMTP id i18mr1671438pym; Fri, 14 Jul 2006 00:45:30 -0700 (PDT) Received: by 10.35.106.13 with HTTP; Fri, 14 Jul 2006 00:45:30 -0700 (PDT) Message-ID: Date: Fri, 14 Jul 2006 13:15:30 +0530 From: "Hanmay Udgiri" To: user@ant.apache.org Subject: CVS Login MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_34382_8528444.1152863130257" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_34382_8528444.1152863130257 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi We have requirement like this.We have a build file where it checks out from CVS.but the problem is we have defined the cvsroot in a property file. So this work only for people we login with the same user id and password. I want to create the cvsroot at runtime asking the user the user id for the CVS repository and the password. I found and tag but not sure how to integrate it with my requirement. -- Thanks and Regards Hanmayya Udgiri ------=_Part_34382_8528444.1152863130257--