From users-return-18248-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Mon Jun 10 07:54:36 2013 Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A211510C43 for ; Mon, 10 Jun 2013 07:54:36 +0000 (UTC) Received: (qmail 74041 invoked by uid 500); 10 Jun 2013 07:54:36 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 73516 invoked by uid 500); 10 Jun 2013 07:54:27 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Delivered-To: moderator for users@subversion.apache.org Received: (qmail 72266 invoked by uid 99); 10 Jun 2013 07:53:13 -0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of colinthart@gmail.com designates 209.85.219.47 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=y4BZr4icSvhOxCQlMv5cx6NrceiyPTg0qpo8C7VhrmQ=; b=IVA4p8GU/S+dQh2bs8LKoWOFJbvFv6fxyJlHdnngDzoPK3TOtgGwgYEb4bNXYmd7Sc 6c9l1g8eBBQfYjkpCt5GsbuSPDze71aqvNvOopsDODoUsE7s6VCl9TLmUypq/0I9kKQa jKzTDTv//PjLG+HjFqfTYQBNqmCXewyXmGuxoSHNlztLJCcA4z4JYZnX7bVuCFzumlQa 4hTFrzC5UHmvXTUUTs/aGKzKbRFCBqWJhGNnuy7qf4vOMcVeNGte/xbys/QNkER+6dfD 6gFKxi99kyDrAS30DHz4/E5UxjvwBFua25h/OoyUYFhW3ZZ6x6SSz5qfnM59fP4+SKaA hJ9g== MIME-Version: 1.0 X-Received: by 10.60.41.40 with SMTP id c8mr7143618oel.79.1370850765861; Mon, 10 Jun 2013 00:52:45 -0700 (PDT) Sender: colinthart@gmail.com Date: Mon, 10 Jun 2013 09:52:45 +0200 X-Google-Sender-Auth: KbC97xQVh6MGrQkq6TR0WLkFrVk Message-ID: Subject: Adding directories to changelists? From: "Colin 't Hart" To: users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Sometimes I want to add property changes to a changelist but these changes are associated with a directory and I can't add a directory to a changelist. Is this really the case? Should I post this on dev instead? I'm using svn client 1.6.6. Cheers, Colin