From users-return-24290-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Tue Jan 26 22:50:08 2016 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 512D418597 for ; Tue, 26 Jan 2016 22:50:08 +0000 (UTC) Received: (qmail 73766 invoked by uid 500); 26 Jan 2016 22:50:07 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 73728 invoked by uid 500); 26 Jan 2016 22:50:07 -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 Received: (qmail 73713 invoked by uid 99); 26 Jan 2016 22:50:07 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2016 22:50:07 +0000 Received: by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org, from userid 3316) id 429601A0279; Tue, 26 Jan 2016 22:50:07 +0000 (UTC) Date: Tue, 26 Jan 2016 22:50:06 +0000 From: Daniel Shahaf To: "Crast, Nicholas" Cc: users@subversion.apache.org, brane@apache.org Subject: Re: Modifying SVN Externals with Specific Revision Message-ID: <20160126225006.GA19058@tarsus.local2> References: <36A43B0E1E88D84791516F9D44BC483364AFFA97@corpmail01.corp.sensis.com> <20160123235304.GA28751@tarsus.local2> <36A43B0E1E88D84791516F9D44BC483364B00C30@corpmail01.corp.sensis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <36A43B0E1E88D84791516F9D44BC483364B00C30@corpmail01.corp.sensis.com> User-Agent: Mutt/1.5.23 (2014-03-12) Crast, Nicholas wrote on Mon, Jan 25, 2016 at 14:16:52 +0000: > For anyone else in the future, there is more information here: > https://people.apache.org/~brane/svndocs/capi/group__Commit.html Not quite. That's trunk's documentation; promises made there are not binding. The released docs are these: https://subversion.apache.org/docs/#api Cheers, Daniel