Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 65031 invoked from network); 16 Aug 2007 08:04:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2007 08:04:39 -0000 Received: (qmail 17632 invoked by uid 500); 16 Aug 2007 08:04:32 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 17601 invoked by uid 500); 16 Aug 2007 08:04:32 -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 17589 invoked by uid 99); 16 Aug 2007 08:04:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 01:04:32 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of meenakshi.k22@gmail.com designates 66.249.82.226 as permitted sender) Received: from [66.249.82.226] (HELO wx-out-0506.google.com) (66.249.82.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 08:04:48 +0000 Received: by wx-out-0506.google.com with SMTP id h30so396019wxd for ; Thu, 16 Aug 2007 01:04:08 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=YjZHPZ5xMViYaRa+A5GrgAn0w8wsG1LpVGanmaXpUIgaPAriv/eMn/uDlG4cjqSeRwrsLDF/YUOFEXfzZZh/B3cm5u0BhEFo/gVU+uTZt/tgeZAbPzc6WAZVr72dwjo3zp8q9kvHtdNKTQXfPmQtsZdOc4qN9sWd+wVtrr+GAko= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ZvZefDoCkoBNXN+jKBMdELRB2cWqEqgBoh3nKAYDQrWJfWGMl8IENM4M3EcaT934zX47l9trhQFbcyA7Bi/XJZfmM6j5sYyj+rh3MCPw5IRRbhUlpHPFMi7lBb4+R+73UVgQDrG2DwxvKOLDX1JbBaW0jImIDcBgeQfq3+lxzU4= Received: by 10.70.67.4 with SMTP id p4mr2481992wxa.1187251447778; Thu, 16 Aug 2007 01:04:07 -0700 (PDT) Received: by 10.100.44.6 with HTTP; Thu, 16 Aug 2007 01:04:02 -0700 (PDT) Message-ID: <900daf970708160104k1f700d60ob47fd61e8d94b997@mail.gmail.com> Date: Thu, 16 Aug 2007 13:34:02 +0530 From: "meenakshi sundaram" To: user@ant.apache.org Subject: problem with SVN checkout MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_90698_8433071.1187251442689" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_90698_8433071.1187251442689 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Could anyone of you tell me the solution to this problem. I am able to use svn checkout from commandline from a url. But the same task when i add in my ant build file, the build file fails telling me that the url@HEAD does not exist. ------=_Part_90698_8433071.1187251442689--