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 84B7D105FE for ; Mon, 5 Aug 2013 06:48:24 +0000 (UTC) Received: (qmail 74166 invoked by uid 500); 5 Aug 2013 06:48:23 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 74138 invoked by uid 500); 5 Aug 2013 06:48:23 -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 99399 invoked by uid 99); 3 Aug 2013 07:47:24 -0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hjason2042@gmail.com designates 209.85.220.66 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ESXVe4tnxufw/TZXodCmRx39QRFYe9p2m79PXqUoscI=; b=iOdGVq+9dzCtyQKCDb0ZT0rBKR3HJa6VBil20VItRcTlJXOde3k+A8Z7oSlLR9pMID eT73no6hYVDzwssg5gA+BA1JJUdrt9KTQqlI2S2tlLYfpCVnjWdN4jk86jSDXza0UxyB n5IRotUBn4qlLoig25IEAaI6wGZGbR4jubRWDizFOOtpeHaQDlalk+0hFkzopmhmD7D5 uTDn4/zbZiK43m4NT5RScvAYbYLQatNybWMKRsUtuqwrrO77up+cU+J6vRStTW9aGCsC IjFQbnTmyZs6e2DrjNaXwAwDQh/eCQlVuHGZx/oU429eHvNadBSpVh0bq8ndBm/dXfj8 rx2g== MIME-Version: 1.0 X-Received: by 10.66.169.172 with SMTP id af12mr14695761pac.23.1375516018889; Sat, 03 Aug 2013 00:46:58 -0700 (PDT) Date: Sat, 3 Aug 2013 15:46:58 +0800 Message-ID: Subject: Is there any example for svn_client_update4() api? From: hjason To: users@subversion.apache.org Content-Type: multipart/alternative; boundary=047d7bea3b14b05ab804e3064799 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bea3b14b05ab804e3064799 Content-Type: text/plain; charset=ISO-8859-1 I'm exploring subversion 1.8.1 API, and wondering whether there is any example for svn_client_update(). The examples in source code are of little help. --047d7bea3b14b05ab804e3064799 Content-Type: text/html; charset=ISO-8859-1
I'm exploring subversion 1.8.1 API, and wondering whether there is any example for svn_client_update().
The examples in source code are of little help.

--047d7bea3b14b05ab804e3064799--