Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 83878 invoked from network); 12 Apr 2007 13:14:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Apr 2007 13:14:16 -0000 Received: (qmail 1998 invoked by uid 500); 12 Apr 2007 13:14:21 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 1982 invoked by uid 500); 12 Apr 2007 13:14:21 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 1973 invoked by uid 99); 12 Apr 2007 13:14:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2007 06:14:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2007 06:14:14 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 5D58E4C0A1 for ; Thu, 12 Apr 2007 14:13:53 +0100 (BST) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id t-3CBAQhJNQ0 for ; Thu, 12 Apr 2007 14:13:52 +0100 (BST) Received: from ha-node-br2.hpl.hp.com (ha-node-br2.hpl.hp.com [16.25.144.57]) by tobor.hpl.hp.com (Postfix) with ESMTP id 909544C086 for ; Thu, 12 Apr 2007 14:13:52 +0100 (BST) Received: from [16.25.171.182] (chamonix.hpl.hp.com [16.25.171.182]) by ha-node-br2.hpl.hp.com (8.13.4/8.13.4) with ESMTP id l3CDDfiu028734 for ; Thu, 12 Apr 2007 14:13:42 +0100 (BST) Message-ID: <461E3085.4030808@apache.org> Date: Thu, 12 Apr 2007 14:13:41 +0100 From: Steve Loughran User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: ivy-user@incubator.apache.org Subject: Re: SVN setup in structure of an Ivy Repo... References: <52236.81370.qm@web39503.mail.mud.yahoo.com> <461E02BB.1020201@apache.org> <20070412123238.B865E10FB015@herse.apache.org> In-Reply-To: <20070412123238.B865E10FB015@herse.apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org Ken Gentle wrote: > Steve, could you say a little more about this structure? I'm intrigued, > to say the least. > Do you have IVY hitting the SVN Repo? Or does Ivy get pointed at a > "checked-out" view of the SVN directory? we have ivy hitting the filesystem view. Everyone who checks stuff out, gets the files. The entry in ivyconf.xml looks like this ... ivys="true" artifacts="true" m2compatible="true" >